Click or drag to resize

WFDescInfo Methods

The WFDescInfo type exposes the following members.

Methods
  NameDescription
Public methodAddWFObject
This API is preliminary and subject to change.
Public methodAddWFStep
This API is preliminary and subject to change.
Public methodDispose
Public methodGetMetaData
Using this property, you can check and customise metadata values.
Public methodGetWFInfoTags
Use this method to regulate how the workflow steps communicate with the user during processing.
Public methodGetWFObjects
Use this method to return the object collection of a specific workflow.
Public methodGetWFSteps
Use this method to return the step collection of a specific workflow.
Public methodPageInWF
This property is used to check if a specified page is part of the workflow processing.
Public methodPageInWFByID
This property returns true if the specified page is in the workflow.
Public methodPrintBarcode
This method is used to print the barcode if the BarcodeCompatible property is True.
Public methodQueryInfoTagsSeverity
This method is used to return the highest severity event that happened during the workflow processing - as a member of the WFSEVERITY enumeration.
Public methodQueryStepInfo
This method is used to query information about a specific workflow step.
Public methodQueryWFParam
This method is used to query the value of the named parameter.
Public methodSave
This API is preliminary and subject to change.
Public methodSaveBarcode
This method is used to save the barcode to a file.
Public methodSetMetaData
Using this property, you can check and customise metadata values.
Top
See Also