WFDescInfo Properties |
The WFDescInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AvailableWFStepCLSIDs | This API is preliminary and subject to change. | |
| BarcodeCompatible |
This property returns true if the workflow is barcode-compatible (that is, it can scan or load a barcode, then save it at the end of the process).
| |
| FileName |
This property is used to check the full file name of the given workflow.
| |
| FriendlyName |
This property is used to get or set the friendly name of a given workflow.
| |
| Origin |
This property returns the origin of the given workflow as a member of the WFORIGIN enumeration.
| |
| StepCount |
This property returns the number of steps in the given workflow.
|