Skip to main content

BaseProcessStep Properties

An object defining properties for the BaseProcessStep class.

UserName

The username of the individual associated with this step.

Type: string


StepName

The name of the process step.

Type: string


ResponseDate

The date and time when the request received a response, if applicable.

Type: DateTimeOffset?


Status

The current status of this process step.

Type: string


RequestDate

The date and time when the request was made.

Type: DateTimeOffset?


RequestType

The type of request associated with this step.

Type: string


PositionName

The name of the position associated with this step.

Type: string


Caption

A multilingual caption for the process step.

Type: MultiLanguage


ProcessId

The identifier of the process to which this step belongs.

Type: long