MarkLogic XCC/.Net Library

Duration.Negative Property

True if this is a negative Duration.

[Visual Basic]
NotOverridable Public ReadOnly Property Negative As Boolean _
    Implements XdmDuration.Negative
[C#]
public bool Negative {get;}

Implements

XdmDuration.Negative

See Also

Duration Class | Marklogic.Xcc.Types Namespace