MarkLogic XCC/.Net Library

Duration.WholeSeconds Property

The number of whole seconds in this Duration.

[Visual Basic]
Overridable Public Property WholeSeconds As Long _
    Implements XdmDuration.WholeSeconds
[C#]
public virtual long WholeSeconds {get; set;}

Implements

XdmDuration.WholeSeconds

See Also

Duration Class | Marklogic.Xcc.Types Namespace