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

In This Topic
    ARTICLE_MACRO Property
    In This Topic
    Graphical macro # 22010.
    Syntax
    public PropertyValue ARTICLE_MACRO {get; set;}
    public:
    property PropertyValue^ ARTICLE_MACRO {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Macro name (CAD number) for the 2D panel layout, including directory.

    See Also