Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_GROUPSYMBOLMACRO_CUSTOM_ALL Property / ARTICLE_GROUPSYMBOLMACRO_CUSTOM_ALL Property

In This Topic
    ARTICLE_GROUPSYMBOLMACRO_CUSTOM_ALL Property
    In This Topic
    Schematic macros for company standard # 22882.
    Syntax
    public PropertyValue ARTICLE_GROUPSYMBOLMACRO_CUSTOM_ALL {get; set;}
    public:
    property PropertyValue^ ARTICLE_GROUPSYMBOLMACRO_CUSTOM_ALL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Outputs all schematic macros that were defined for a company standard. The definition is carried out in the Schematic macro: Name for company standard and Schematic macro: Macro for company standard properties.

    See Also