NodeName Property

CVB.Net Documentation
Gets the full name of this node.

Namespace:  Stemmer.Cvb.GenApi
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public string Name { get; }

Property Value

Type: String
String containing the namespace of the node (Std or Cust and the node name separated by double colons (::)).

Implements

INodeName
See Also

Reference