Bexel Manager API Documentation
|
Properties | |
IAggregatedElementValueProvider | Actual [get] |
Returns the cost incurred for work already performed on the elements. More... | |
IAggregatedElementValueProvider | Remaining [get] |
Returns the cost that will be incurred in completing the remaining work on the elements. More... | |
Properties inherited from Bexel.Api.IAggregatedElementCostProvider | |
double | UnitCost [get] |
Represents the price for one unit of aggregated element quantity. More... | |
Additional Inherited Members | |
Public Member Functions inherited from Bexel.Api.IAggregatedElementValueProvider | |
double | GetValue (IEnumerable< int > internalElementIDs) |
Returns an aggregated value for the specified elements. More... | |
|
get |
Returns the cost incurred for work already performed on the elements.
|
get |
Returns the cost that will be incurred in completing the remaining work on the elements.