TextbasedAccessRequestLoadOptions Properties |
The TextbasedAccessRequestLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessRequestUIds |
UId's of Access Requests to retrieve
| |
| BeneficiaryFilterValue |
The value which is being to filter on beneficiary
| |
| BeneficiaryIdentityId |
Load access requests where this identity is the beneficiary.
(Inherited from DataObjectLoadOptionsWrapperResourceAssignment.) | |
| CreatedByUserId |
Load access requests created by this user.
(Inherited from DataObjectLoadOptionsWrapperResourceAssignment.) | |
| 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.) | |
| SortField |
Sets which property to sort on. Default is CreateTime
|