MarkLogic XCC/.Net Library

ValueType.TEXT Field

Value type instance that represents a text() node item

[Visual Basic]
Public Shared ReadOnly TEXT As NodeType
[C#]
public static readonly NodeType TEXT;

See Also

ValueType Class | Marklogic.Xcc.Types Namespace