Eplan Platform API
Eplan.EplApi.DataModel Namespace / MacroBox.Enums.InsertMacroBox Enumeration

MacroBox.Enums.InsertMacroBox Enumeration
Enumeration of InsertMacroBox
Syntax
public enum MacroBox.Enums.InsertMacroBox : System.Enum 
Members
MemberValueDescription
FromProjectSettings0Macro box will be inserted or not, based on project settings
No2Macro box will not be inserted
Yes1Macro box will be inserted
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.MacroBox.Enums.InsertMacroBox

See Also