WorkflowManagerMarkTasksAsNotNew Method |
Obsolete method.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void MarkTasksAsNotNew(
Guid snapshotId,
int firstRowIndex,
int pageSize
)
Parameters
- snapshotId
- Type: SystemGuid
- firstRowIndex
- Type: SystemInt32
- pageSize
- Type: SystemInt32
See Also