Click or drag to resize

SelectionSnapshotSelection Property

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

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<SnapshotSelection> SnapshotSelection { get; set; }

Property Value

Type: ListSnapshotSelection
See Also