Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / MACROBOX_INSERTED_BY Property / MACROBOX_INSERTED_BY Property

In This Topic
    MACROBOX_INSERTED_BY Property
    In This Topic
    Macro: Inserted by # 23006.
    Syntax
    public PropertyValue MACROBOX_INSERTED_BY {get; set;}
    public:
    property PropertyValue^ MACROBOX_INSERTED_BY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the user who inserted the macro.

    See Also