Click or drag to resize

ResourceAllocation Properties

The ResourceAllocation type exposes the following members.

Properties
  Name Description
Public property AllocatedHours The total number of hours to be spent on this allocation.
Public property AllocatedPercentage The percentage of the users time to be spent on this allocation.
Public property CaseGUID Identifies the case for this allocation.
Public property EndDate The day this allocation ends.
Public property GUID Unique identifier for the ResourceAllocation.
Public property PhaseGUID Identifies the phase (task) of the case that this allocation is for.
Public property StartDate The day this allocation starts.
Public property UserGUID Identifies the user being allocated.
Top
See Also