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

In This Topic
    MACROBOX_TYPE Property
    In This Topic
    Macro: Type # 23010.
    Syntax
    public PropertyValue MACROBOX_TYPE {get; set;}
    public:
    property PropertyValue^ MACROBOX_TYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Macro type, for example window macro or page macro.

    See Also