MarkLogic XCC/.Net Library

ValueType.XDT_YEAR_MONTH_DURATION Field

Value type instance that represents an xdt:yearMonthDuration item. This data type is deprecated, it has been replaced by XS_YEAR_MONTH_DURATION.

[Visual Basic]
Public Shared ReadOnly XDT_YEAR_MONTH_DURATION As AtomicType
[C#]
public static readonly AtomicType XDT_YEAR_MONTH_DURATION;

See Also

ValueType Class | Marklogic.Xcc.Types Namespace