Eplan Platform API
Eplan.EplApi.DataModel Namespace / MacroEntryPropertyList Class / MACROBOX_MACRO Property / MACROBOX_MACRO Property

In This Topic
    MACROBOX_MACRO Property
    In This Topic
    Macro: File name # 23001.
    Syntax
    public PropertyValue MACROBOX_MACRO {get; set;}
    public:
    property PropertyValue^ MACROBOX_MACRO {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    File name (including path specification) of the macro.

    See Also