MarkLogic XCC/.Net Library

ItemType.Atomic Property

True for atomic item types, false otherwise.

[Visual Basic]
MustOverride Public ReadOnly Property Atomic As Boolean
[C#]
public abstract bool Atomic {get;}

See Also

ItemType Class | Marklogic.Xcc.Types Namespace