Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_MACRONAME {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MACRONAME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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