The ITransportationService type exposes the following members.

Methods

  NameDescription
Public methodResetFreightRateClassCode
Resets the node.
Public methodResetPriority
Resets the node.
Public methodResetTariffClassCode
Resets the node.
Public methodResetTransportServiceCode
Resets the node.

Properties

  NameDescription
Public propertyFreightRateClassCode
Freight Rate Class Code (BBIE). Code to indicate applicable rate class for freight.
Public propertyFreightRateClassCodeSet
Checks if the property has been set or not.
Public propertyPriority
Priority (BBIE). Statement indicating priority of requested transportation service.
Public propertyPrioritySet
Checks if the property has been set or not.
Public propertyTariffClassCode
Tariff Class Code (BBIE). Specification of a tariff class applicable to a transportation service.
Public propertyTariffClassCodeSet
Checks if the property has been set or not.
Public propertyTransportServiceCode
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.
Public propertyTransportServiceCodeSet
Checks if the property has been set or not.

See Also