WFProcInfo Methods |
The WFProcInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveUIStep |
This property checks if the specified workflow step is currently in user interaction state.
| |
| Dispose | ||
| IsWFStepBusyEx |
This method is used to query the state of a workflow step of the type identified by the StepType parameter. | |
| PageBusy |
This property is used to check if a specified page is being processed by any workflow step.
| |
| PageBusyByID |
This property is used to check the processing state of a specified page.
| |
| PageProcType |
This property returns with the workflow step index which is currently working on the specified page.
| |
| PageProcTypeByID |
This property returns with the workflow step index which is currently working on the specified page.
| |
| QueryNewDocPage |
This method is used to return the index of a page within the Document. | |
| WFStepBusy |
This property is used to check if the specified workflow step is currently busy.
|