Click or drag to resize

ResourceAssignmentStatusLoadOptions Methods

The ResourceAssignmentStatusLoadOptions type exposes the following members.

Methods
  NameDescription
Protected methodAddCommonDataObjectLoadOptionsPropertiesForResourceAssignments
Protected methodAddCreatedByAndBeneficiaryFilter
Public methodAddSearchFilter
Add a search filter to a property on a resource assignment. Only one search filter can be added for each supported property.
(Inherited from ResourceAssignmentStatusLoadOptionsBase.)
Public methodConvertToDataObjectLoadOptions
Returns a DataObjectLoadOptions that can be used for loading resource assignment data objects.
Public methodStatic memberCreateForAccessRequestIds
Load resource assignments that origins from the provided access requests
Public methodStatic memberCreateForBeneficiary
Load resource assignments where the benificiary is a specific identity
Public methodStatic memberCreateForCreatedByUser
Load resource assignments created by a specific user
Public methodStatic memberCreateForCreatedByUserOrBeneficiary
Load resource assignments created by a specific user OR where the benificiary is a specific identity
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also