MarkLogic XCC/.Net Library

XSYearMonthDuration Interface

XDM type: xs:yearMonthDuration.

[Visual Basic]
Public Interface XSYearMonthDuration
    Implements XSDuration, XdmAtomic, XdmItem, XdmValue
[C#]
public interface XSYearMonthDuration : XSDuration, XdmAtomic, XdmItem, XdmValue

Requirements

Namespace: Marklogic.Xcc.Types

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

Marklogic.Xcc.Types Namespace