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

In This Topic
    ARTICLE_DESCR3 Property
    In This Topic
    Part: Designation 3 # 22006.
    Syntax
    public MDPropertyValue ARTICLE_DESCR3 {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DESCR3 {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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