The PersistedWorkflowInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
Owner |
The workflow instance owner.
| |
PendingTimerExpiration |
The next due date.
| |
ServerName |
The host name.
| |
Status |
The workflow status.
| |
TypeName |
The workflow name.
| |
Version |
The workflow version.
| |
WorkflowKey |
The workflow id.
|
See Also