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

In This Topic
    MACROBOX_NAME Property
    In This Topic
    Macro: Name # 23009.
    Syntax
    public PropertyValue MACROBOX_NAME {get; set;}
    public:
    property PropertyValue^ MACROBOX_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    File name of the macro (without path specification).

    See Also