Skip to main content

ProcessRequestItem

Represents a process request item containing details such as request type, IDs, and other metadata.

Properties

NameDescription
MobileFormViewInformation about the mobile form view associated with the process request.
PackageVersionThe version number of the workflow package associated with the request.
ShortLinkA short link to access the process request.
PositionIdThe unique identifier of the position associated with the request.
StepNameThe name of the workflow step associated with the request.
RequestIdThe unique identifier of the request.
DelegationsA list of delegations related to the process request.
UserIdThe unique identifier of the user who created the request.
RequestDateThe date and time when the request was created.
RequestTypeSpecifies the type of the process request.
DeploymentUrlThe URL for the deployment associated with the process request.
ProcessIdThe unique identifier of the process associated with the request.

Constructors

NameDescription
ProcessRequestItem()Initializes a new instance of the ProcessRequestItem class.