public enum PageMacro.Enums.NumerationMode : System.Enum
public enum class PageMacro.Enums.NumerationMode : public System.Enum
public enum PageMacro.Enums.NumerationMode : System.Enum
public enum class PageMacro.Enums.NumerationMode : public System.Enum
| Member | Value | Description | 
|---|---|---|
| Ignore | 0 | Device tags are not changed, when PageMacro is inserted | 
| None | 1 | Corresponds with 'Do not modify'. Designation properties of the device tag is changed according to the page (default) | 
| 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.PageMacro.Enums.NumerationMode