Connectivity Software User's Guide and Reference
SparkplugMetadata Class Members
Properties  Methods 


OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug Namespace : SparkplugMetadata Class

The following tables list the members exposed by SparkplugMetadata.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyThe content type of given metric value if applicable.  
Public PropertySpecifies the Sparkplug data type of the metric value.  
Public PropertyRepresents any other pertinent metadata for the metric.  
Public PropertyRepresents the filename of the file.  
Public PropertyRepresents the type of the file.  
Public PropertyDetermines whether this metric contains part of a multi-part message.  
Public PropertyA string representing the MD5 hash of a byte array or file metric.  
Public Propertystatic (Shared in Visual Basic)A null Sparkplug metadata object.  
Public PropertyA dictionary containing property values for the metric, keyed by the property name.  
Public PropertyAn integer representing the sequence number of the part in a multipart metric.  
Public PropertyAn integer representing the size of the metric value.  
Public PropertyName of the template definition that this metadata is associated with, if applicable.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified SparkplugMetadata is equal to the current object.  
Public MethodOverridden.   
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

SparkplugMetadata Class
OpcLabs.EasySparkplug Namespace