SnapshotSelectionDocumentIdList Property |
The list of document IDs that are included or excluded from the selection depending on
ContainsExcluded.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic List<int> DocumentIdList { get; set; }
Property Value
Type:
ListInt32
See Also