BaseProcessStep Properties
An object defining properties for the BaseProcessStep class.
Caption
A multilingual caption for the process step.
Type: MultiLanguage
Status
The current status of this process step.
Type: string
RequestDate
The date and time when the request was made.
Type: DateTimeOffset?
UserName
The username of the individual associated with this step.
Type: string
RequestType
The type of request associated with this step.
Type: string
ResponseDate
The date and time when the request received a response, if applicable.
Type: DateTimeOffset?
PositionName
The name of the position associated with this step.
Type: string
StepName
The name of the process step.
Type: string
ProcessId
The identifier of the process to which this step belongs.
Type: long