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

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

    Property Value

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