NodeName Property

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

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

public string Name { get; }

Property Value

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

Implements

INodeName
See Also

Reference