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

In This Topic
    ARTICLE_GROUPSYMBOLMACRO Property
    In This Topic
    Schematic macro # 22145.
    Syntax
    public PropertyValue ARTICLE_GROUPSYMBOLMACRO {get; set;}
    public:
    property PropertyValue^ ARTICLE_GROUPSYMBOLMACRO {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    2D macro which can be placed on schematic path pages as well as 2D panel layout pages. This macro can be stored at a part.

    See Also