Click or drag to resize

TextbasedAccessRequestLoadOptions Properties

The TextbasedAccessRequestLoadOptions type exposes the following members.

Properties
  NameDescription
Public propertyAccessRequestUIds
UId's of Access Requests to retrieve
Public propertyBeneficiaryFilterValue
The value which is being to filter on beneficiary
Public propertyBeneficiaryIdentityId
Load access requests where this identity is the beneficiary.
(Inherited from DataObjectLoadOptionsWrapperResourceAssignment.)
Public propertyCreatedByUserId
Load access requests created by this user.
(Inherited from DataObjectLoadOptionsWrapperResourceAssignment.)
Public propertyMaxObjects
Maximum number of objects to load. If MaxObjects = 0 all objects are loaded.
(Inherited from DataObjectLoadOptionsWrapper.)
Public propertyPage
Page
(Inherited from DataObjectLoadOptionsWrapper.)
Public propertySearchString
Search string to apply on the data objects
(Inherited from DataObjectLoadOptionsWrapperBase.)
Public propertySortDescending
(Inherited from DataObjectLoadOptionsWrapper.)
Public propertySortField
Sets which property to sort on. Default is CreateTime
Top
See Also