Click or drag to resize

WFProcInfo Methods

The WFProcInfo type exposes the following members.

Methods
  NameDescription
Public methodActiveUIStep
This property checks if the specified workflow step is currently in user interaction state.
Public methodDispose
Public methodIsWFStepBusyEx
This method is used to query the state of a workflow step of the type identified by the StepType parameter.
Public methodPageBusy
This property is used to check if a specified page is being processed by any workflow step.
Public methodPageBusyByID
This property is used to check the processing state of a specified page.
Public methodPageProcType
This property returns with the workflow step index which is currently working on the specified page.
Public methodPageProcTypeByID
This property returns with the workflow step index which is currently working on the specified page.
Public methodQueryNewDocPage
This method is used to return the index of a page within the Document.
Public methodWFStepBusy
This property is used to check if the specified workflow step is currently busy.
Top
See Also