Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_MACROVARIANT Property / ARTICLE_MACROVARIANT Property

In This Topic
    ARTICLE_MACROVARIANT Property
    In This Topic
    Graphical macro: Preset variant # 22875.
    Syntax
    public PropertyValue ARTICLE_MACROVARIANT {get; set;}
    public:
    property PropertyValue^ ARTICLE_MACROVARIANT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Preset variant of the macro that is entered in the Graphical macro (ID 22010) 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