CategoryNodeToString Method

CVB.Net Documentation
Gets the value of the alias node, if any is present. Empty string otherwise.

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

public override string ToString()

Return Value

Type: String
Alias value or empty string.
See Also

Reference