| ResourceAssignmentEntityIndirect Property |
Is the assignment indirect?
Example: if user1 is member of group1 and group1 is member of group2 then user1 has an indirect assignment to group2.
Namespace:
Omada.OE.Model.EsAdapter.Entities
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool Indirect { get; set; }
Property Value
Type:
Boolean
See Also