Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_UNIT Property / ARTICLE_UNIT Property

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

    Property Value

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

    Specifies the measuring unit.

    See Also