WorkflowItem Properties
An object defining properties for the WorkflowItem class.
Id
Gets or sets the unique identifier of the workflow item.
Type: string
SourceVersion
Gets or sets the version of the source associated with the workflow item.
Type: string
PackageVersion
Gets or sets the version of the package associated with the workflow item.
Type: int
FlowCaptionML
Gets or sets the multilingual caption for the flow.
Type: MultiLanguage
ProjectCaptionML
Gets or sets the multilingual caption for the project.
Type: MultiLanguage
Count
Gets or sets the count of items or actions associated with the workflow item.
Type: int
Description
Gets or sets the description of the workflow item.
Type: string
Icon
Gets or sets the icon associated with the workflow item.
Type: string
Name
Gets or sets the name of the workflow item.
Type: string
ApproverForm
Gets or sets the form used for approvals in the workflow.
Type: string
Url
Gets or sets the URL associated with the workflow item.
Type: string
FlowCaption
Gets or sets the caption of the flow associated with the workflow item.
Type: string
ProjectPath
Gets or sets the path of the project associated with the workflow item.
Type: string
Multilanguage
Gets or sets the multilingual support string for the workflow item.
Type: string
Color
Gets or sets the color associated with the workflow item.
Type: string
Caption
Gets or sets the caption of the workflow item.
Type: string
FlowName
Gets or sets the name of the flow associated with the workflow item.
Type: string