This Data Type represents a generic Workflow object and it is provided by the Workflow API.
Property |
Type |
Access |
Description |
Type |
Numeric (WorkflowObjectType) |
Read |
Type of object |
Converts the object in a process instance.
ToProcessInstance(): WorkflowProcessInstance
Converts the object in a document instance.
ToDocumentInstance(): WorkflowDocumentInstance
Converts the object in a workitem.
ToWorkitem(): WorkflowWorkitem
Converts the object in a process definition.
ToProcessDefinition(): WorkflowProcessDefinition
Converts the object to application data.
ToApplicationData(): WorkflowApplicationData
Workflow Error Codes