The WorkflowDefinition type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ActionLabels |
The workflow actions.
|
![]() | ActionMasks |
The workflow action masks.
|
![]() | DefaultArguments |
List of default arguments for the workflow.
|
![]() | PackageId |
The package id.
|
![]() | PackageVersion |
The package version.
|
![]() | TypeName |
The name of the workflow.
|
![]() | Version |
The version of the workflow.
|
![]() | WorkflowKey |
The workflow id.
|
![]() | Xaml |
The workflow Xaml or xml string.
|
See Also