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

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

    Property Value

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