CommonUserLoadOptionAttributes Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class CommonUserLoadOptionAttributes
The CommonUserLoadOptionAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| CommonUserLoadOptionAttributes |
| Name | Description | |
|---|---|---|
| ExcludeInactive |
Only load active users.
| |
| IncludeSystem | ||
| MembersOfAllGroupIds |
Only users who are members of ALL of the groups will be loaded.
| |
| MembersOfAnyGroupIds |
Only users who are members of ANY of the groups will be loaded.
| |
| MembersOfNoneGroupIds |
Users who are members of ANY of the groups will NOT be loaded.
|
| 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.) |