Click or drag to resize

WorkflowManagerMarkTasksAsNotNew Method

Obsolete method.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void MarkTasksAsNotNew(
	Guid snapshotId,
	int firstRowIndex,
	int pageSize
)

Parameters

snapshotId
Type: SystemGuid
firstRowIndex
Type: SystemInt32
pageSize
Type: SystemInt32
See Also