MarkLogic XCC/.Net Library

XdmText.AsXmlText Method 

Returns the value of this item an an XmlText object.

[Visual Basic]
Function AsXmlText() As XmlText
[C#]
XmlText AsXmlText();

Return Value

The value of this item an an XmlText object.

See Also

XdmText Interface | Marklogic.Xcc.Types Namespace