DataObjectLoadOptionsWrapperResourceAssignment Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Model
public abstract class DataObjectLoadOptionsWrapperResourceAssignment : DataObjectLoadOptionsWrapper
The DataObjectLoadOptionsWrapperResourceAssignment type exposes the following members.
| Name | Description | |
|---|---|---|
| DataObjectLoadOptionsWrapperResourceAssignment |
| Name | Description | |
|---|---|---|
| BeneficiaryIdentityId |
Load access requests where this identity is the beneficiary.
| |
| CreatedByUserId |
Load access requests created by this user.
| |
| MaxObjects |
Maximum number of objects to load.
If MaxObjects = 0 all objects are loaded.
(Inherited from DataObjectLoadOptionsWrapper.) | |
| Page |
Page
(Inherited from DataObjectLoadOptionsWrapper.) | |
| SearchString |
Search string to apply on the data objects
(Inherited from DataObjectLoadOptionsWrapperBase.) | |
| SortDescending | (Inherited from DataObjectLoadOptionsWrapper.) |
| Name | Description | |
|---|---|---|
| AddCreatedByAndBeneficiaryFilter |
| Name | Description | |
|---|---|---|
| loadOptions | (Inherited from DataObjectLoadOptionsWrapperBase.) |
| 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.) |