MarkLogic XCC/.Net Library

XDTYearMonthDuration Interface

XDM type: xdt:yearMonthDuration. This type is deprecated, it has been replaced with XSYearMonthDuration.

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

Requirements

Namespace: Marklogic.Xcc.Types

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

Marklogic.Xcc.Types Namespace