ResourceAssignmentStatusCountLoadOptions Methods |
The ResourceAssignmentStatusCountLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AddCommonDataObjectLoadOptionsPropertiesForResourceAssignments | (Inherited from ResourceAssignmentStatusLoadOptionsBase.) | |
| AddCreatedByAndBeneficiaryFilter | (Inherited from DataObjectLoadOptionsWrapperResourceAssignment.) | |
| AddSearchFilter |
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.) | |
| ConvertToDataObjectCountLoadOptions |
Returns a DataObjectCountLoadOptions
that can be used for loading resource assignment data objects.
| |
| CreateForAccessRequestIds |
Get count of resource assignments
that origins from the provided access requests
| |
| CreateForBeneficiary |
Get count of resource assignments
where the benificiary is a specific identity
| |
| CreateForCreatedByUser |
Get count of resource assignments
created by a specific user
| |
| CreateForCreatedByUserOrBeneficiary |
Get count of resource assignments
created by a specific user OR where the benificiary is a specific identity
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |