Skip to main content

BimserWorkflowStepProperties Properties

An object defining properties for the BimserWorkflowStepProperties class.

FlowTimerStarters

Properties for starting timers.

Type: Dictionary<string, FlowTimerStarterProperties>


FlowPositions

Properties for managing workflow positions.

Type: Dictionary<string, FlowPositionProperties>


FlowGptPrompts

Properties for GPT prompt interactions in the workflow.

Type: Dictionary<string, FlowGptPromptProperties>


FlowDigitallySignings

Properties for digital signing actions.

Type: Dictionary<string, FlowDigitallySigningProperties>


FlowMails

Properties for managing email notifications in the workflow.

Type: Dictionary<string, FlowMailProperties>


FlowMailSenders

Properties for configuring email senders in the workflow.

Type: Dictionary<string, FlowMailSenderProperties>


FlowParallels

Properties for managing parallel workflows.

Type: Dictionary<string, FlowParallelProperties>


FlowAssigns

Properties for assigning workflow responsibilities.

Type: Dictionary<string, FlowAssignProperties>


FlowStarts

Properties for configuring the start of a workflow.

Type: Dictionary<string, FlowStartProperties>


FlowCreateDocuments

Properties for creating documents within the workflow.

Type: Dictionary<string, FlowCreateDocumentProperties>


FlowXmlExports

Properties for exporting workflow data to XML.

Type: Dictionary<string, FlowXmlExportProperties>


FlowTimerStoppers

Properties for stopping timers.

Type: Dictionary<string, FlowTimerStopperProperties>


FlowNodes

Properties for configuring flow nodes.

Type: Dictionary<string, FlowNodeProperties>


FlowDocumentStates

Properties for managing document states.

Type: Dictionary<string, FlowDocumentStateProperties>


SubFlowCalls

Properties for invoking subflows.

Type: Dictionary<string, SubFlowCallProperties>


FlowEnds

Properties for defining the end of a workflow step.

Type: Dictionary<string, FlowEndProperties>


FlowCompares

Properties for comparing workflow data.

Type: Dictionary<string, FlowCompareProperties>


FlowOrs

Properties for flow OR operations.

Type: Dictionary<string, FlowOrProperties>


FlowDocumentSynchronizers

Properties for synchronizing documents within the workflow.

Type: Dictionary<string, FlowDocumentSynchronizerProperties>


SubFlowBegins

Properties for starting subflows.

Type: Dictionary<string, SubFlowBeginProperties>


FlowTimers

Properties for configuring timers in the workflow.

Type: Dictionary<string, FlowTimerProperties>


Metadata

Metadata related to the workflow step.

Type: List<BimserWorkflowStepMetadata>


FlowTriggers

Properties for triggering workflow actions.

Type: Dictionary<string, FlowTriggerProperties>


Variables

Properties for managing variables in the workflow.

Type: Dictionary<string, VariableProperties>


Pausers

Properties for pausing workflow steps.

Type: Dictionary<string, PauserProperties>


FlowSetDocumentIds

Properties for setting document IDs in the workflow.

Type: Dictionary<string, FlowSetDocumentIdProperties>


FlowGroups

Properties for grouping workflow elements.

Type: Dictionary<string, FlowGroupProperties>


FlowScripts

Properties for executing scripts within the workflow.

Type: Dictionary<string, FlowScriptProperties>


FlowPushNotifications

Properties for managing push notifications in the workflow.

Type: Dictionary<string, FlowPushNotificationProperties>


FlowApprovalCancellars

Properties for managing flow approval cancellations.

Type: Dictionary<string, FlowApprovalCancellarProperties>


FlowProfessions

Properties for managing professions in the workflow.

Type: Dictionary<string, FlowProfessionProperties>


FlowStates

Properties for managing states in the workflow.

Type: Dictionary<string, FlowStateProperties>


SubFlowEnds

Properties for ending subflows.

Type: Dictionary<string, SubFlowEndProperties>


FlowDepartments

Properties for managing department-level workflows.

Type: Dictionary<string, FlowDepartmentProperties>


FlowStarterPositions

Properties for managing starter positions.

Type: Dictionary<string, FlowStarterProperties>


FlowUniqueIdCreators

Properties for generating unique IDs in the workflow.

Type: Dictionary<string, FlowUniqueIdCreatorProperties>


FlowDeleteDocuments

Properties for deleting documents within the workflow.

Type: Dictionary<string, FlowDeleteDocumentProperties>


FlowDocuments

Properties for document management in the workflow.

Type: Dictionary<string, FlowDocumentProperties>


FlowContinues

Properties for continuing workflows.

Type: Dictionary<string, FlowContinueProperties>


FlowAnds

Properties for flow AND operations.

Type: Dictionary<string, FlowAndProperties>


FlowPdfExports

Properties for exporting workflow data to PDF.

Type: Dictionary<string, FlowPdfExportProperties>