Click or drag to resize

WorkflowManagerGetSignOffSheetCount Method

Return number of entries in sign off sheet.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetSignOffSheetCount(
	DocumentStatusReportCriteria criteria
)

Parameters

criteria
Type: FileHold.LibraryManagerDocumentStatusReportCriteria

Return Value

Type: Int32
See Also