Name | Description | |
---|---|---|
![]() | DataValue Constructor | Overloaded. |
The following tables list the members exposed by DataValue.
Name | Description | |
---|---|---|
![]() | DataValue Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ServerPicoseconds | Additional resolution for the server timestamp. |
![]() | ServerTimestamp | The server timestamp associated with the value. |
![]() | SourcePicoseconds | Additional resolution for the source timestamp. |
![]() | SourceTimestamp | The source timestamp associated with the value. |
![]() | StatusCode | The status code associated with the value. |
![]() | Value | The value of data value. |
![]() | WrappedValue | The value of data value. |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | GetValue | Overloaded. Ensures the data value contains a value with the specified type. |
![]() ![]() | IsBad | Returns true if the status code is bad. |
![]() ![]() | IsGood | Returns true if the status code is good. |
![]() ![]() | IsNotBad | Returns true if the status is good or uncertain. |
![]() ![]() | IsNotGood | Returns true if the status is bad or uncertain. |
![]() ![]() | IsNotUncertain | Returns true if the status is good or uncertain. |
![]() ![]() | IsUncertain | Returns true if the status code is uncertain. |
![]() | MemberwiseClone | Makes a deep copy of the object. |
![]() | ToString | Overloaded. Returns a string that represents the current object. |