The DisplayDataValue type exposes the following members.

Constructors

  NameDescription
Public methodDisplayDataValue
Constructs a DisplayDataValue associated to the specified pointName.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFromBlob (Inherited from DataValue.)
Public methodGetCustomSerializableObject (Inherited from DataValue.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToBlob (Inherited from DataValue.)
Public methodToString (Inherited from DataValue.)

Properties

  NameDescription
Public propertyInfoBits (Inherited from DataValue.)
Public propertyPointName
Gets the data source point name the value belongs to.
Can be null.
Public propertyServerTimestamp Obsolete. (Inherited from DataValue.)
Public propertySourceTimestamp Obsolete. (Inherited from DataValue.)
Public propertyStatusCode (Inherited from DataValue.)
Public propertyTimestamp (Inherited from DataValue.)
Public propertyTypeInfo (Inherited from DataValue.)
Public propertyValue (Inherited from DataValue.)
Public propertyVariantValue (Inherited from DataValue.)
Public propertyWrappedValue (Inherited from DataValue.)

See Also