Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_TOTALPURCHASEPRICE_1 Property / ARTICLEREF_TOTALPURCHASEPRICE_1 Property

In This Topic
    ARTICLEREF_TOTALPURCHASEPRICE_1 Property
    In This Topic
    Total purchase price Currency 1 # 20503.
    Syntax
    public PropertyValue ARTICLEREF_TOTALPURCHASEPRICE_1 {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_TOTALPURCHASEPRICE_1 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    This property is read-only..

    Total purchase price of the required packaging (currency 1)

    See Also