Click or drag to resize

WorkflowDefinition Properties

The WorkflowDefinition type exposes the following members.

Properties
 NameDescription
Public propertyActionLabels The workflow actions.
Public propertyActionMasks The workflow action masks.
Public propertyDefaultArguments List of default arguments for the workflow.
Public propertyPackageId The package id.
Public propertyPackageVersion The package version.
Public propertyTypeName The name of the workflow.
Public propertyVersion The version of the workflow.
Public propertyWorkflowKey The workflow id.
Public propertyXaml The workflow Xaml or xml string.
Top
See Also