Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_PURCHASEPRICE_2 Property / ARTICLE_PURCHASEPRICE_2 Property

In This Topic
    ARTICLE_PURCHASEPRICE_2 Property
    In This Topic
    Purchase price/price unit Currency 2 # 22110.
    Syntax
    public MDPropertyValue ARTICLE_PURCHASEPRICE_2 {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PURCHASEPRICE_2 {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also