Click or drag to resize

DocumentFinderSnapshot Constructor (Guid, DocumentFinderSnapshotState)

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Snapshot(
	Guid snapshotId,
	DocumentFinderSnapshotState state
)

Parameters

snapshotId
Type: SystemGuid
state
Type: FileHold.LibraryManagerDocumentFinderSnapshotState
See Also