Click or drag to resize

ResourceAssignmentStatusCountLoadOptions Methods

The ResourceAssignmentStatusCountLoadOptions 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 methodConvertToDataObjectCountLoadOptions
Returns a DataObjectCountLoadOptions that can be used for loading resource assignment data objects.
Public methodStatic memberCreateForAccessRequestIds
Get count of resource assignments that origins from the provided access requests
Public methodStatic memberCreateForBeneficiary
Get count of resource assignments where the benificiary is a specific identity
Public methodStatic memberCreateForCreatedByUser
Get count of resource assignments created by a specific user
Public methodStatic memberCreateForCreatedByUserOrBeneficiary
Get count of 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