InitialOptions Properties
An object defining properties for the InitialOptions class.
ProjectName
Gets or sets the name of the project associated with the workflow.
Type: string
FlowName
Gets or sets the name of the flow within the project.
Type: string
DocumentOptions
Gets or sets the list of document options for the workflow.
API
Gets or sets the API instance for managing the workflow.
Type: WorkflowManagerAPI
AgentMode
Gets or sets a value indicating whether the workflow is in agent mode.
Type: bool
DocumentParameters
Gets or sets the document parameters for the workflow.
Type: Dictionary<string, object>
EventId
Gets or sets the event identifier for the workflow, if applicable.
ProcessId
Gets or sets the process identifier for the workflow.
Type: long
RequestId
Gets or sets the request identifier for the workflow, if applicable.