Skip to main content

UserApprovals Properties

An object defining properties for the UserApprovals class.

MobileFormView

Gets or sets the mobile form view identifier.

Type: int


ProjectName

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

Type: string


ProcessStatus

Gets or sets the status description of the process.

Type: string


PackageVersion

Gets or sets the version of the package associated with the user approval.

Type: int


ProcessCreatorUserName

Gets or sets the username of the user who created the process.

Type: string


ProcessRequestObjectName

Gets or sets the name of the process request object.

Type: string


FlowId

Gets or sets the identifier of the flow associated with the request.

Type: string


DeploymentId

Gets or sets the identifier of the deployment associated with the user approval.

Type: int


RequestId

Gets or sets the identifier of the request.

Type: int


ProcessStatusNo

Gets or sets the numerical status of the process.

Type: int


ProcessStartDate

Gets or sets the date and time when the process was started.

Type: DateTimeOffset


Url

Gets or sets the URL associated with the user approval.

Type: string


RequestDate

Gets or sets the date and time when the request was made.

Type: DateTimeOffset


Events

Gets or sets the list of events associated with the user approvals.

Type: List<Event>


ProcessCreatorId

Gets or sets the identifier of the user who created the process.

Type: int


ProcessCreatorName

Gets or sets the name of the user who created the process.

Type: string


ProcessId

Gets or sets the identifier of the process associated with the request.

Type: int


FlowName

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

Type: string