MarkLogic XCC/.Net Library

Duration Class

The Duration class is a mutable class which implements the XdmDuration interface.

For a list of all members of this type, see Duration Members.

System.Object
   Marklogic.Xcc.Types.Duration

[Visual Basic]
Public Class Duration
    Implements XdmDuration
[C#]
public class Duration : XdmDuration

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Marklogic.Xcc.Types

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

Duration Members | Marklogic.Xcc.Types Namespace