ClientStringNodeToString Method

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

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
Value as string.
See Also

Reference