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

In This Topic
    ARTICLE_DESCR2 Property
    In This Topic
    Part: Designation 2 # 22005.
    Syntax
    public MDPropertyValue ARTICLE_DESCR2 {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DESCR2 {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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