Bexel Manager API Documentation
|
Represents material, labor or equipment utilized to perform work on elements. More...
Inherited by Bexel.Api.Scheduling.TaskActivityResource, and Bexel.Api.Scheduling.TaskResource.
Protected Member Functions | |
ScheduleResource (ScheduleResourceDefinition resourceDefinitionRef) | |
abstract IEnumerable< TaskActivityRef > | GetActivityReferences () |
Properties | |
ResourceType | Type [get] |
Returns the type of the schedule resource. More... | |
string | Name [get] |
Returns the concatenated value of the schedule resource code and description with whitespace as a separator. More... | |
string | Code [get] |
Returns the code of the schedule resource. More... | |
string | Description [get] |
Returns the description of the schedule resource. More... | |
IAggregatedElementProgressQuantityProvider | Quantity [get] |
Returns the quantity of the schedule resource. More... | |
IAggregatedElementProgressCostProvider | Cost [get] |
Returns the cost of the schedule resource. More... | |
Color | Color [get] |
Returns the color of the schedule resource. More... | |
Represents material, labor or equipment utilized to perform work on elements.
|
get |
Returns the code of the schedule resource.
|
get |
Returns the color of the schedule resource.
|
get |
Returns the cost of the schedule resource.
|
get |
Returns the description of the schedule resource.
|
get |
Returns the concatenated value of the schedule resource code and description with whitespace as a separator.
|
get |
Returns the quantity of the schedule resource.
|
get |
Returns the type of the schedule resource.