Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
ResourceAssignmentStatus Class
ResourceAssignmentStatus Properties
ApprovalStatusEnum Property
Attributes Property
CalculatedChildAssignments Property
ClaimMessage Property
CreatedById Property
HasAttributeValues Property
IsOriginAccessRequest Property
Origin Property
ResourceAssignmentId Property
ViolationStatus Property
ResourceAssignmentStatus
CalculatedChildAssignments Property
Contains the calculated child assignments for the resource of this assignment. Only the first 2 levels of child assignments are included
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
List
<
CalculatedAssignmentWithParent
>
CalculatedChildAssignments
{
get
;
set
; }
Property Value
Type:
List
CalculatedAssignmentWithParent
See Also
Reference
ResourceAssignmentStatus Class
Omada.OE.Model Namespace