API Help
Eplan.EplApi.DataModel Namespace / MacroBoxPropertyList Class / MACROBOX_INSERTMODE Property / MACROBOX_INSERTMODE(Int32) Property

In This Topic
    MACROBOX_INSERTMODE(Int32) Property
    In This Topic
    Macro: Also insert macro box # 23013. This property isn't indexed.
    Syntax
    public PropertyValue MACROBOX_INSERTMODE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ MACROBOX_INSERTMODE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    See Also