DocumentFinderGetSnapshotDocumentCount Method (Guid) |
Returns number of documents in specified snapshot
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic int GetSnapshotDocumentCount(
Guid snapshotId
)
Parameters
- snapshotId
- Type: SystemGuid
unique id of snapshot
Return Value
Type:
Int32number of documents
See Also