Skip to main content

ProcessRequestItemDetail Properties

An object defining properties for the ProcessRequestItemDetail class.

UserName

Gets or sets the name of the user associated with the request.

Type: string


PositionId

Gets or sets the identifier of the position associated with the request, if applicable.

Type: int?


StepName

Gets or sets the name of the step associated with the request.

Type: string


RequestId

Gets or sets the identifier of the request.

Type: long


UserId

Gets or sets the identifier of the user associated with the request, if applicable.

Type: int?


RequestType

Gets or sets the type of the process request.

Type: ProcessRequestType
Accepted Values:

NameValue
Starter1
Approver2
Group3
Pauser4
Timer5
Notification6
End7

ProcessId

Gets or sets the identifier of the process.

Type: long