Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_GROUPSYMBOLMACRO Property / ARTICLE_GROUPSYMBOLMACRO Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Macro defined for a part.

    See Also