MarkLogic XCC/.Net Library

ValueType.ToString Method 

The name of this XQuery type, as a string.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

The name of this XQuery type, as a string.

See Also

ValueType Class | Marklogic.Xcc.Types Namespace