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

In This Topic
    ARTICLE_NOTE Property
    In This Topic
    Description # 22009.
    Syntax
    public MDPropertyValue ARTICLE_NOTE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_NOTE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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