'DeclarationPublic Property ComponentType As SparkplugComponentTypes
'UsageDim instance As SparkplugPublicationArguments Dim value As SparkplugComponentTypes instance.ComponentType = value value = instance.ComponentType
public SparkplugComponentTypes ComponentType {get; set;}
public: property SparkplugComponentTypes ComponentType { SparkplugComponentTypes get(); void set ( SparkplugComponentTypes value); }
Property Value
The default value of this property is EdgeNode (SparkplugComponentTypes.EdgeNode).