Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PRICEUNIT Property / ARTICLE_PRICEUNIT Property

In This Topic
    ARTICLE_PRICEUNIT Property
    In This Topic
    Price unit # 22043.
    Syntax
    public PropertyValue ARTICLE_PRICEUNIT {get; set;}
    public:
    property PropertyValue^ ARTICLE_PRICEUNIT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also