'Declaration
Public ReadOnly Property TreeNodeType As UAPubSubConfigurationTreeNodeTypes
'Usage
Dim instance As UAPubSubConfigurationNodeTreePosition Dim value As UAPubSubConfigurationTreeNodeTypes value = instance.TreeNodeType
public UAPubSubConfigurationTreeNodeTypes TreeNodeType {get;}
public: property UAPubSubConfigurationTreeNodeTypes TreeNodeType { UAPubSubConfigurationTreeNodeTypes get(); }
Property Value
The default value of this property is None (UAPubSubConfigurationTreeNodeTypes.None)
.