public enum PartsService.ImportIdentifier : System.Enum
public enum class PartsService.ImportIdentifier : public System.Enum
public enum PartsService.ImportIdentifier : System.Enum
public enum class PartsService.ImportIdentifier : public System.Enum
Member | Value | Description |
---|---|---|
PartNumber | 0 | Find the same parts with the partnumber |
UniqueId | 1 | Find the same parts with the unique id |
UniqueIdOptPartNumber | 2 | Find the same parts with the unique id and the partnumber, if unique id is missing. |
System.Object
System.ValueType
System.Enum
Eplan.EplApi.HEServices.PartsService.ImportIdentifier