The TransportationService type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TransportationService |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetFreightRateClassCode |
Resets the node.
| |
| ResetPriority |
Resets the node.
| |
| ResetTariffClassCode |
Resets the node.
| |
| ResetTransportServiceCode |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| FreightRateClassCode |
Freight Rate Class Code (BBIE). Code to indicate applicable rate class for freight.
| |
| FreightRateClassCodeSet |
Checks if the property has been set or not.
| |
| Priority |
Priority (BBIE). Statement indicating priority of requested transportation service.
| |
| PrioritySet |
Checks if the property has been set or not.
| |
| TariffClassCode |
Tariff Class Code (BBIE). Specification of a tariff class applicable to a transportation service.
| |
| TariffClassCodeSet |
Checks if the property has been set or not.
| |
| TransportServiceCode |
Transport Service Code (BBIE). A code which describes the general type of service required for the transportation of goods. Specifically, it identifies the extent of the transportation service, e.g., door-to-door, port-to-port.
| |
| TransportServiceCodeSet |
Checks if the property has been set or not.
|