Skip to main content

BaseProcessStep

The BaseProcessStep class represents an individual step within a process, including details like the step name, associated user, position, and request status.

Properties

NameDescription
UserNameThe username of the individual associated with this step.
StepNameThe name of the process step.
ResponseDateThe date and time when the request received a response, if applicable.
StatusThe current status of this process step.
RequestDateThe date and time when the request was made.
RequestTypeThe type of request associated with this step.
PositionNameThe name of the position associated with this step.
CaptionA multilingual caption for the process step.
ProcessIdThe identifier of the process to which this step belongs.