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

In This Topic
    ARTICLE_QUANTITYUNIT Property
    In This Topic
    Quantity unit # 22042.
    Syntax
    public PropertyValue ARTICLE_QUANTITYUNIT {get; set;}
    public:
    property PropertyValue^ ARTICLE_QUANTITYUNIT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    See Also