| Name | Description | |
|---|---|---|
![]() | DataValue Constructor | Initializes a new instance of the class. |
The following tables list the members exposed by DataValue.
| Name | Description | |
|---|---|---|
![]() | DataValue Constructor | Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | ServerTimestamp | The server timestamp for the value. |
![]() | SourceTimestamp | The source timestamp for the value. |
![]() | StatusCode | The status code that defines the server's ability to access/provide the value. |
![]() | Variant | The value. |
| Name | Description | |
|---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from System.ValueType) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from System.ValueType) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from System.ValueType) |
| Name | Description | |
|---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |