The ITransportEvent type exposes the following members.

Methods

  NameDescription
Public methodAddContact
Add a new 'Contact' entry. Contact (ASBIE). Any contacts for the event.
Public methodAddCurrentStatus
Add a new 'Status' entry. Status (ASBIE). The status of the event.
Public methodClearContacts
Removes all 'Contact' entries. Contact (ASBIE). Any contacts for the event.
Public methodClearCurrentStatuss
Removes all 'Status' entries. Status (ASBIE). The status of the event.
Public methodGetContact
Gets a 'Contact' entry. Contact (ASBIE). Any contacts for the event.
Public methodGetContactCount
Gets the number of 'Contact' entries in the container object. Contact (ASBIE). Any contacts for the event.
Public methodGetCurrentStatus
Gets a 'Status' entry. Status (ASBIE). The status of the event.
Public methodGetCurrentStatusCount
Gets the number of 'Status' entries in the container object. Status (ASBIE). The status of the event.
Public methodRemoveContact
Removes a 'Contact' entry. Contact (ASBIE). Any contacts for the event.
Public methodRemoveCurrentStatus
Removes a 'Status' entry. Status (ASBIE). The status of the event.
Public methodResetCompletionIndicator
Resets the node.
Public methodResetDescription
Resets the node.
Public methodResetIdentificationID
Resets the node.
Public methodResetReportedShipment
Resets the node.
Public methodResetTransportEventTypeCode
Resets the node.

Properties

  NameDescription
Public propertyCompletionIndicator
Indicator (BBIE). Indicates if this event is completed.
Public propertyCompletionIndicatorSet
Checks if the property has been set or not.
Public propertyDescription
Description (BBIE). A textual description of the event.
Public propertyDescriptionSet
Checks if the property has been set or not.
Public propertyIdentificationID
Identification (BBIE). An identifier for the event.
Public propertyIdentificationIDSet
Checks if the property has been set or not.
Public propertyOccurrenceDate
Occurrence Date (BBIE). The date of an occurrence of the event.
Public propertyOccurrenceTime
Occurrence Time (BBIE). The time of an occurrence of the event.
Public propertyReportedShipment
Shipment (ASBIE). Information about the separately identifiable collection of goods items (available to be) transported from one consignor to one consignee via one or more modes of transport.
Public propertyReportedShipmentSet
Checks if the property has been set or not.
Public propertyTransportEventTypeCode
Transport Event Type Code (BBIE). A code specifying the type of event.
Public propertyTransportEventTypeCodeSet
Checks if the property has been set or not.

See Also