MarkLogic XCC/.Net Library

XdmDuration Members

XdmDuration overview

Public Instance Properties

Days The number of days in this duration.
Hours The number of hours in this duration.
Minutes The number of minutes in this duration.
Months The number of months in this duration.
Negative True if this is a negative duration.
Positive True if this is a positive duration.
Seconds The number of seconds in this duration, possibly fractional.
WholeSeconds The number of whole seconds in this duration.
Years The number of years in this duration.

See Also

XdmDuration Interface | Marklogic.Xcc.Types Namespace