Selection Class

Class used to describe which documents are selected for performing a batch operation. It may include documents from one or more snaphshots.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public class Selection
Inheritance
Object    Selection

Constructors

SelectionInitializes a new instance of the Selection class

Properties

SnapshotSelection A list of one or snapshot selections included in the selection.

Extension Methods

See Also