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

In This Topic
    ARTICLE_MACRONAME Property
    In This Topic
    Graphical macro (without macro directory name) # 22018.
    Syntax
    public PropertyValue ARTICLE_MACRONAME {get; set;}
    public:
    property PropertyValue^ ARTICLE_MACRONAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Name of the graphics macro (CAD number) for the 2D panel layout, without the directory.

    See Also