 | IElectronicProcessingMaintenanceKitShipmentTypes Enumeration |
Possible deployment types for IAS' Super Polysteel maintenance kit.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic enum MaintenanceKitShipmentTypes
Public Enumeration MaintenanceKitShipmentTypes
public enum MaintenanceKitShipmentTypes
IAS.MaintenanceKitShipmentTypes = function();
IAS.MaintenanceKitShipmentTypes.createEnum('IAS.MaintenanceKitShipmentTypes', false);
Members
| Member name | Value | Description |
---|
| ShipToCustomer | 1 | The Super Polysteel maintenance kit should be shipped directly to the customer from the iAAWG warehouse. |
| ReceivedByCustomer | 2 | The Super Polysteel maintenance kit has been given to the customer by dealership personnel. |
See Also