Skip to main content

ProcessRequestItem Properties

An object defining properties for the ProcessRequestItem class.

MobileFormView

Information about the mobile form view associated with the process request.

Type: ProjectMobileFormView
Accepted Values:

NameValue
WebView1
NativePlus3

PackageVersion

The version number of the workflow package associated with the request.

Type: int


A short link to access the process request.

Type: string


PositionId

The unique identifier of the position associated with the request.

Type: long?


StepName

The name of the workflow step associated with the request.

Type: string


RequestId

The unique identifier of the request.

Type: long


Delegations

A list of delegations related to the process request.

Type: IEnumerable<IProcessRequestItemDelegation>


UserId

The unique identifier of the user who created the request.

Type: long?


RequestDate

The date and time when the request was created.

Type: DateTimeOffset


RequestType

Specifies the type of the process request.

Type: ProcessRequestType
Accepted Values:

NameValue
Starter1
Approver2
Group3
Pauser4
Timer5
Notification6
End7

DeploymentUrl

The URL for the deployment associated with the process request.

Type: string


ProcessId

The unique identifier of the process associated with the request.

Type: long