ResourceAssignmentStatusLoadOptionsBase Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.PackagedSolution.AccessRequest
public abstract class ResourceAssignmentStatusLoadOptionsBase : DataObjectLoadOptionsWrapperResourceAssignment
The ResourceAssignmentStatusLoadOptionsBase type exposes the following members.
| Name | Description | |
|---|---|---|
| ResourceAssignmentStatusLoadOptionsBase |
| Name | Description | |
|---|---|---|
| AccessRequestIds |
Only load resource assignments
created in acccess requests with these ids
| |
| BeneficiaryIdentityId |
Load access requests where this identity is the beneficiary.
(Inherited from DataObjectLoadOptionsWrapperResourceAssignment.) | |
| CreatedByUserId |
Load access requests created by this user.
(Inherited from DataObjectLoadOptionsWrapperResourceAssignment.) | |
| ExcludeAssignmentsWithActiveExtensionRequest |
Exclude assignments that are part of an active extension request
| |
| ExcludeAssignmentsWithNoValidToDate |
Assignments with a valid to date where the year is 9999 are considered to be valid forever.
These assignments will be excluded if this property is set to true.
| |
| MaxObjects |
Maximum number of objects to load.
If MaxObjects = 0 all objects are loaded.
(Inherited from DataObjectLoadOptionsWrapper.) | |
| MustOriginFromAccessRequest |
Only load resource assignments originating from access requests
| |
| Page |
Page
(Inherited from DataObjectLoadOptionsWrapper.) | |
| SearchString |
Search string to apply on the data objects
(Inherited from DataObjectLoadOptionsWrapperBase.) | |
| SortDescending | (Inherited from DataObjectLoadOptionsWrapper.) |
| Name | Description | |
|---|---|---|
| AddCommonDataObjectLoadOptionsPropertiesForResourceAssignments | ||
| AddCreatedByAndBeneficiaryFilter | (Inherited from DataObjectLoadOptionsWrapperResourceAssignment.) | |
| AddSearchFilter |
Add a search filter to a property on a resource assignment.
Only one search filter can be added for each supported property.
|
| 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.) |