| MarkLogic XCC/.Net Library |
|
ValueType.XDT_DAY_TIME_DURATION Field
Value type instance that represents an xdt:dayTimeDuration item. This data type is deprecated, it has been replaced by XS_DAY_TIME_DURATION.
[Visual Basic]
Public Shared ReadOnly XDT_DAY_TIME_DURATION As
AtomicType
[C#]
public static readonly
AtomicType XDT_DAY_TIME_DURATION;
See Also
ValueType Class | Marklogic.Xcc.Types Namespace