Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_PACKAGINGPRICE_1 {get; set;}
    public:
    property PropertyValue^ ARTICLE_PACKAGINGPRICE_1 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also