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

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

    Property Value

    Returns property value of type System.Double.
    See Also