 | SupplierTypeIdEnum Enumeration |
Supplier types.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Supplier
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic enum SupplierTypeIdEnum
Public Enumeration SupplierTypeIdEnum
Members
| Member name | Value | Description |
---|
| Scheduling | 1 |
The scheduling type.
|
| Processing | 2 |
The processing.
|
| EquipmentServicing | 3 |
The equipment servicing
|
| Carrier | 4 |
The carrier
|
| Routing | 5 |
The routing
|
| VehicleServicing | 6 |
The vehicle servicing
|
| VehicleManufacture | 7 |
The vehicle manufacture
|
| Fuel | 8 |
The fuel
|
| CartManufacture | 9 |
The cart manufacture
|
| Disposal | 10 |
The disposal
|
| ShippingLine | 11 |
The shipping line
|
See Also