public enum WindowMacro.Enums.NumerationMode : System.Enum
public enum class WindowMacro.Enums.NumerationMode : public System.Enum
| Member | Value | Description | 
|---|---|---|
| None | 1 | Corresponds with 'Do not modify'. Designation properties of the device tag is changed according to the page (default). In 3D works as Ignore. | 
| Number | 2 | Corresponds to 'Number'. | 
| NumberPreferPrefix | 4 | Corresponds to 'Number' with the flag 'Number prefix if existing" set. | 
| NumberWithQuestionMark | 3 | Corresponds to 'Number with flag '?''. | 
System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.MasterData.WindowMacro.Enums.NumerationMode