API Help
Eplan.EplApi.HEServices Namespace / HarnessService.ImportMode Enumeration

HarnessService.ImportMode Enumeration
Mode for the import can be a combination of following values
Syntax
[Flags()]
public enum HarnessService.ImportMode : System.Enum 
Members
MemberValueDescription
Change2Change only existing objects
Create1Create only missing objects
Delete4Delete only unnecessary existing objects
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.HEServices.HarnessService.ImportMode

See Also