Skip to main content

WorkflowItem Properties

An object defining properties for the WorkflowItem class.

Caption

Gets or sets the caption of the workflow item.

Type: string


ProjectCaptionML

Gets or sets the multilingual caption for the project.

Type: MultiLanguage


Id

Gets or sets the unique identifier of the workflow item.

Type: string


Color

Gets or sets the color associated with the workflow item.

Type: string


FlowName

Gets or sets the name of the flow associated with the workflow item.

Type: string


Multilanguage

Gets or sets the multilingual support string for the workflow item.

Type: string


Count

Gets or sets the count of items or actions associated with the workflow item.

Type: int


Icon

Gets or sets the icon associated with the workflow item.

Type: string


ApproverForm

Gets or sets the form used for approvals in the workflow.

Type: string


Name

Gets or sets the name of the workflow item.

Type: string


Url

Gets or sets the URL associated with the workflow item.

Type: string


Description

Gets or sets the description of the workflow item.

Type: string


SourceVersion

Gets or sets the version of the source associated with the workflow item.

Type: string


FlowCaptionML

Gets or sets the multilingual caption for the flow.

Type: MultiLanguage


PackageVersion

Gets or sets the version of the package associated with the workflow item.

Type: int


ProjectPath

Gets or sets the path of the project associated with the workflow item.

Type: string


FlowCaption

Gets or sets the caption of the flow associated with the workflow item.

Type: string