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

In This Topic
    DMPLAOBJECT_PRICE Property
    In This Topic
    Calculation value # 44018.
    Syntax
    public PropertyValue DMPLAOBJECT_PRICE {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_PRICE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Estimated value that is required to realize the current planning object (for example an estimated price for a loop).

    See Also