MarkLogic XCC/.Net Library

XdmDuration Properties

The properties of the XdmDuration interface are listed below. For a complete list of XdmDuration interface members, see the XdmDuration Members topic.

Public Instance Properties

DaysThe number of days in this duration.
HoursThe number of hours in this duration.
MinutesThe number of minutes in this duration.
MonthsThe number of months in this duration.
NegativeTrue if this is a negative duration.
PositiveTrue if this is a positive duration.
SecondsThe number of seconds in this duration, possibly fractional.
WholeSecondsThe number of whole seconds in this duration.
YearsThe number of years in this duration.

See Also

XdmDuration Interface | Marklogic.Xcc.Types Namespace