Click or drag to resize

IResourceAllocation Methods

The IResourceAllocation type exposes the following members.

Methods
  Name Description
Public method AddNewResourceAllocation Adds a new Resource allocation.
Public method AddNewResourceAllocations Adds a collection of Resource allocations.
Public method DeleteResourceAllocation Deletes a Resource allocation.
Public method GetResourceAllocationByGUID Gets Resource allocation by GUID.
Public method GetResourceAllocations Gets Resource allocations matching the given criteria.
Public method GetResourceAllocationsByCaseGUID Gets all Resource allocations for a case.
Public method GetResourceAllocationsByCaseGUIDUserGUID Gets all Resource allocations for a case and a user.
Public method GetResourceAllocationsByUserGUID Gets all Resource allocations for a user.
Public method GetResourceAllocationsChangedSince Gets Resource allocations inserted or updated after given time.
Public method UpdateResourceAllocation Updates a Resource allocation.
Top
See Also