Connectivity Software User's Guide and Reference
SparkplugData<TValue> Class Properties


OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug.Generic Namespace : SparkplugData<TValue> Class

For a list of all members of this type, see SparkplugData<TValue> members.

Public Properties
 NameDescription
Public PropertyDetermines whether there is a (non-default) timestamp in the Sparkplug data. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyA Boolean flag which denotes whether this data should be considered transient. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyTimestamp associated with data acquisition time. In UTC. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyTimestamp associated with data acquisition time. In local time. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyGets or sets the typed value.  
Public PropertyThe value of the data. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyReturns the type of the Value, or null if there is no value. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Public PropertyReturns the type name of the Value, or an empty string if there is no value. (Inherited from OpcLabs.EasySparkplug.SparkplugData)
Top
See Also

Reference

SparkplugData<TValue> Class
OpcLabs.EasySparkplug.Generic Namespace