SnapshotSelectionMetadataVersionIdList Property
The list of metadata version IDs that are included or excluded from the selection depending on
ContainsExcluded. It must contain the same number of values as the DocumentIdList, and the IDs
at the same possition must correspond to each other in both lists.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public List<int> MetadataVersionIdList { get; set; }
Property Value
ListInt32