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

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

    Property Value

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