Click or drag to resize

WorkflowManagerGetUserStatusReportCount Method

Return the number of entries in status report.

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

Return Value

Type: Int32
Remarks
This method is obsolete. Use GetUserStatusReportWithDocumentCount instead.
See Also