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

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

    Property Value

    Returns property value of type System.Double.
    See Also