WorkflowManagerMarkTasksAsNotNew Method

Obsolete method.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Obsolete method.")]
public void MarkTasksAsNotNew(
	Guid snapshotId,
	int firstRowIndex,
	int pageSize
)

Parameters

snapshotId  Guid
 
firstRowIndex  Int32
 
pageSize  Int32
 

See Also