SnapshotSelectionDocumentIdList Property

The list of document IDs that are included or excluded from the selection depending on ContainsExcluded.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public List<int> DocumentIdList { get; set; }

Property Value

ListInt32

See Also