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

In This Topic
    ARTICLE_UNIT Property
    In This Topic
    Unit # 26281.
    Syntax
    public MDPropertyValue ARTICLE_UNIT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_UNIT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Specifies the measuring unit.

    See Also