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

In This Topic
MACROBOX_INSERTED_BY(Int32) Property
In This Topic
Macro: Inserted by # 23006. This property isn't indexed.
Syntax
public PropertyValue MACROBOX_INSERTED_BY( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Name of the user who inserted the macro.

See Also