NodeNamespace Property

CVB.Net Documentation
Gets the namespace this node is in.

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

public Namespace Namespace { get; }

Property Value

Type: Namespace
Remarks

Private nodes will not be in the GenApi XML description.
See Also

Reference