public enum ApiImportConflictResolution : System.Enum
public enum ApiImportConflictResolution : System.Enum
| Member | Description |
|---|---|
| KeepBoth | Retain the existing component and add a new one with a numbered index in brackets. |
| Overwrite | Overwrite the existing component with the importing one. |
| Skip | Skip the importing item. Keeps the existing component intact without imorting anything. |
System.Object
System.ValueType
System.Enum
EPLAN.Harness.API.Common.Enums.ApiImportConflictResolution