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