Skip to main content

FlowStartResponse

The FlowStartResponse class extends FlowBaseResponse to include a result indicating the success or failure of a workflow start operation.

Properties

NameDescription
StatusGets or sets the status of the workflow response.
InstanceIdGets or sets the instance identifier for the workflow response.
NewRequestForUserGets or sets the new request identifier for the user, if applicable.
RequestsGets or sets the dictionary of requests associated with the workflow response.
CurrentRequestForUserGets or sets the current request identifier for the user, if applicable.
ResultGets or sets a value indicating the success or failure of the workflow start operation.
FinishDateGets or sets the finish date of the workflow response, if applicable.
ProcessIdGets or sets the process identifier for the workflow response.