NodeIdNamespaceIndex Property

CVB.Net Documentation
Gets the namespace index (or page) this identifier belongs to.

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

public int NamespaceIndex { get; }

Property Value

Type: Int32
Remarks

Only index 0 is standardized by the OPC/UA.
See Also

Reference