ResourceAssignmentStatus Class |
Namespace: Omada.OE.Model
public class ResourceAssignmentStatus
The ResourceAssignmentStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResourceAssignmentStatus |
Construct the status object with a role and a reason
|
Name | Description | |
---|---|---|
![]() | ApprovalStatusEnum | |
![]() | Attributes |
Collection of attributes with values
|
![]() | CalculatedChildAssignments |
Contains the calculated child assignments for the resource of this assignment.
Only the first 2 levels of child assignments are included
|
![]() | ClaimMessage |
Represents claim message for specific rope assignment.
|
![]() | CreatedById |
Id of the user who created the assignment
|
![]() | HasAttributeValues | |
![]() | IsOriginAccessRequest | |
![]() | Origin |
Origin data object of the resource assignment (usually, it is referring to an access request data object, but it can be null or different)
|
![]() | ResourceAssignmentId | |
![]() | ViolationStatus |
Represents violation status
|
Name | Description | |
---|---|---|
![]() | ApprovalStatus |
Textual value of the interpreted status
|
![]() | CreateTime | |
![]() | Identity |
The identity data object
|
![]() | ProvisioningStatus |
Textual value of the provisioning status
|
![]() | ProvisioningStatusEnum | |
![]() | Reason |
Textual value of the reason for the role.
Can be empty if no reason is set
or if the assignment wasn't created in an access request.
|
![]() | Resource |
The resource data object
|
![]() | ResourceAssignmentUId |
The UID of the direct assignment
|
![]() | State |
Compiled state
|
![]() | StatusPropertyValueId |
The Integer role assignment status property value ID
|
![]() | System |
The system of the resource
|
![]() | ValidFrom | |
![]() | ValidTo | |
![]() | ViolationStatusText |
Textual value of the violation status
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |