INodeName 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

string Name { get; }

Property Value

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

Reference