Skip to main content

FlowTriggerProperties

Represents properties required for flow triggers, inheriting from BimserWorkflowObjectProperties and implementing IFlowTriggerProperties.

Properties

NameDescription
ParentProcessIdRepresents the unique identifier of the parent process.
ProjectNameSpecifies the name of the project.
ProjectIdRepresents the unique identifier of the project.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
FlowIdRepresents the unique identifier of the flow.
StarterUserSpecifies the identifier of the user who initiated the trigger.
StarterUserTypeSpecifies the type of identifier used for the starter user.
ParametersRepresents the parameters used for the flow trigger as a dictionary.
SourceRepresents the source options for the flow trigger.
ShowFlowHistoryIndicates whether the flow history should be displayed.
TriggeredProcessCountVariableRepresents the variable holding the count of triggered processes.
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.
FlowNameSpecifies the name of the flow.