ResourceAssignmentStatusLoadOptions Properties |
The ResourceAssignmentStatusLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessRequestIds |
Only load resource assignments
created in acccess requests with these ids
(Inherited from ResourceAssignmentStatusLoadOptionsBase.) |
![]() | 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
(Inherited from ResourceAssignmentStatusLoadOptionsBase.) |
![]() | 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.
(Inherited from ResourceAssignmentStatusLoadOptionsBase.) |
![]() | 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
(Inherited from ResourceAssignmentStatusLoadOptionsBase.) |
![]() | Page |
Page
(Inherited from DataObjectLoadOptionsWrapper.) |
![]() | SearchString |
Search string to apply on the data objects
(Inherited from DataObjectLoadOptionsWrapperBase.) |
![]() | SortDescending | (Inherited from DataObjectLoadOptionsWrapper.) |
![]() | SortField |
Default is CreateTime
|