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

In This Topic
    ARTICLE_GROUPSYMBOLMACROVARIANT Property
    In This Topic
    Schematic macro: Preset variant # 22876.
    Syntax
    public MDPropertyValue ARTICLE_GROUPSYMBOLMACROVARIANT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_GROUPSYMBOLMACROVARIANT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Preset variant of the macro that is entered in the Schematic macro (ID 22145) property. This macro variant can be stored at a part. The macro variant can also be preset directly during the file selection of a macro in the selection dialog and is then displayed here. The preset macro variant is used automatically when devices are inserted or placed.

    See Also