Overload | Description |
---|---|
UADataSetFieldData Constructor() | Initializes a new instance of the class with default data. |
UADataSetFieldData Constructor(Object) | Initializes a new instance of the class, specifying the value. |
UADataSetFieldData Constructor(Object,UAStatusCode,DateTime,Int32,DateTime,Int32) | Initializes a new instance of the class, with given value, status code, source timestamp and picoseconds, and server timestamp and picoseconds. |
UADataSetFieldData Constructor(UADataSetFieldData) | Initializes a new copy of the object. |
UADataSetFieldData Constructor(UADataValue) | Initializes a new instance of the class, making a copy of an existing instance. |