The WorkflowData type exposes the following members.
Properties
Name | Description | |
---|---|---|
Access |
The access restriction
| |
Description |
The workflow description
| |
DueDate |
The workflow end date
| |
DurationUnit |
The process duration unit
| |
FileClass |
The file class.
| |
Importance |
The importance of the workflow
| |
InstanceId |
The instance id for the workflow.
| |
InstanceKey |
The OData ID of the instance
| |
NearDuration |
The process nearduration percentage.
| |
Owner |
The workflow instance owner
| |
OwnerOu |
The workflow instance owner department.
| |
PackageId |
The package id for the workflow.
| |
PackageVersion |
The package version.
| |
PhaseLabel |
The workflow phase label.
| |
PluginAssembly |
The name of the assembly containing the plugin.
| |
PluginInterface |
The name of the interface implemenetd by the plugin.
| |
ProcessId |
The process id for the workflow.
| |
ProcessName |
The process name
| |
ProcessType |
The process type
| |
RegisterKey |
The register key.
| |
RegisterName |
The register name.
| |
RootId |
The instance id for the root workflow.
| |
RootKey |
The OData ID of the root instance
| |
RowId |
The RowId (odata ID) the workflow instance.
| |
ServiceId |
The Service id if the process is a service process.
| |
StartDate |
The workflow start date
| |
TaskLabel |
The workflow task action label.
| |
Title |
The workflow title
| |
WorkflowId |
The instance id for the workflow.
| |
WorkflowStatus |
The process instance status.
|
See Also