Click or drag to resize

WFDescInfo Properties

The WFDescInfo type exposes the following members.

Properties
  NameDescription
Public propertyAvailableWFStepCLSIDs
This API is preliminary and subject to change.
Public propertyBarcodeCompatible
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).
Public propertyFileName
This property is used to check the full file name of the given workflow.
Public propertyFriendlyName
This property is used to get or set the friendly name of a given workflow.
Public propertyOrigin
This property returns the origin of the given workflow as a member of the WFORIGIN enumeration.
Public propertyStepCount
This property returns the number of steps in the given workflow.
Top
See Also