public enum PlcService.ImportMatch : System.Enum
public enum class PlcService.ImportMatch : public System.Enum
public enum PlcService.ImportMatch : System.Enum
public enum class PlcService.ImportMatch : public System.Enum
| Member | Value | Description | 
|---|---|---|
| Id | 0 | Match by internal object ids. | 
| Name | 1 | Match by identifying names. Note: in this case, a comparison dialog may be displayed for the user to individually selecting some function to update. | 
| Nothing | 2 | Don't match. Create new functions for all imported objects. | 
System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.HEServices.PlcService.ImportMatch