Click or drag to resize

ExternalPortalManagerGetSnapshotDocumentCount Method

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

Parameters

sessionId
Type: SystemString
snapshotId
Type: SystemGuid

Return Value

Type: Int32
See Also