SnapshotSelectionContainsExcluded Property |
If false, DocumentIdList and MetadataVersionIdList contain information about documents
that are included in the selection. If true, these lists contain information about documents
that are excluded, and all remaining documents in the snapshot are included in the selection.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool ContainsExcluded { get; set; }
Property Value
Type:
Boolean
See Also