NodeIdToString Method

CVB.Net Documentation
Gets the string representation of this NodeId.

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

public override string ToString()

Return Value

Type: String
Text containing the ID type, namespace and value.
See Also

Reference