DocumentFinderSnapshot Constructor (Guid, Boolean, Int32, Guid, Int32) |
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic Snapshot(
Guid snapshotId,
bool includeDeleted,
int linkedWithDocument,
Guid workflowInstanceGuid,
int folderId
)
Parameters
- snapshotId
- Type: SystemGuid
- includeDeleted
- Type: SystemBoolean
- linkedWithDocument
- Type: SystemInt32
- workflowInstanceGuid
- Type: SystemGuid
- folderId
- Type: SystemInt32
See Also