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

    Macro defined for a part.

    See Also