public enum DeviceService.Format : System.Enum
public enum class DeviceService.Format : public System.Enum
public enum DeviceService.Format : System.Enum
public enum class DeviceService.Format : public System.Enum
| Member | Value | Description | 
|---|---|---|
| CSV | 1 | CSV (semicolon-separated) file format | 
| CSV_COMMA_SEP | 3 | CSV (comma-separated) file format | 
| TXT | 2 | TXT file format | 
| XML | 0 | XML file format | 
System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.HEServices.DeviceService.Format