MarkLogic XCC/.Net Library

XdmDuration Members

XdmDuration overview

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