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.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public bool ContainsExcluded { get; set; }
Property Value
Boolean