WorkflowManagerGetWorkflowSupportingDocumentsCount Method

Returns workflow supporting documents count

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Returns workflow supporting documents count")]
public int GetWorkflowSupportingDocumentsCount(
	Guid workflowGuid
)

Parameters

workflowGuid  Guid

Return Value

Int32

See Also