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

In This Topic
    ARTICLEREF_TOTALPURCHASEPRICE_2 Property
    In This Topic
    Total purchase price Currency 2 # 20504.
    Syntax
    public PropertyValue ARTICLEREF_TOTALPURCHASEPRICE_2 {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_TOTALPURCHASEPRICE_2 {
       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 2)

    See Also