Click or drag to resize

DocumentFinderFindDocumentVersionInSnapshot Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int FindDocumentVersionInSnapshot(
	Guid snapshotId,
	int documentVersionId
)

Parameters

snapshotId
Type: SystemGuid
documentVersionId
Type: SystemInt32

Return Value

Type: Int32
See Also