Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_PRICE_TOTAL Property / DMPLAOBJECT_PRICE_TOTAL Property

In This Topic
DMPLAOBJECT_PRICE_TOTAL Property
In This Topic
Total calculation value # 44019.
Syntax
public PropertyValue DMPLAOBJECT_PRICE_TOTAL {get; set;}

Property Value

Returns property value of type System.Double.
Remarks

This property is read-only..

Displays the total of the calculation values that were estimated for the realization of the current segment. To this purpose the calculation values of the current segment (at a planning object) and of all the planning objects lying below this segment are added up. The property is available in reports.

See Also