MarkLogic XCC/.Net Library

Duration.Sign Property

The sign of this duration. True indicates negative, false means positive (the default).

[Visual Basic]
Overridable Public Property Sign As Boolean
[C#]
public virtual bool Sign {set;}

Parameters

See Also

Duration Class | Marklogic.Xcc.Types Namespace