The DisplayDataValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DisplayDataValue |
Constructs a DisplayDataValue associated to the specified pointName.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | FromBlob | (Inherited from DataValue.) |
![]() | GetCustomSerializableObject | (Inherited from DataValue.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToBlob | (Inherited from DataValue.) |
![]() | ToString | (Inherited from DataValue.) |
Properties
Name | Description | |
---|---|---|
![]() | InfoBits | (Inherited from DataValue.) |
![]() | PointName |
Gets the data source point name the value belongs to. Can be null. |
![]() | ServerTimestamp | Obsolete. (Inherited from DataValue.) |
![]() | SourceTimestamp | Obsolete. (Inherited from DataValue.) |
![]() | StatusCode | (Inherited from DataValue.) |
![]() | Timestamp | (Inherited from DataValue.) |
![]() | TypeInfo | (Inherited from DataValue.) |
![]() | Value | (Inherited from DataValue.) |
![]() | VariantValue | (Inherited from DataValue.) |
![]() | WrappedValue | (Inherited from DataValue.) |