The ITransportEvent type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddContact |
Add a new 'Contact' entry.
Contact (ASBIE). Any contacts for the event.
| |
| AddCurrentStatus |
Add a new 'Status' entry.
Status (ASBIE). The status of the event.
| |
| ClearContacts |
Removes all 'Contact' entries.
Contact (ASBIE). Any contacts for the event.
| |
| ClearCurrentStatuss |
Removes all 'Status' entries.
Status (ASBIE). The status of the event.
| |
| GetContact |
Gets a 'Contact' entry.
Contact (ASBIE). Any contacts for the event.
| |
| GetContactCount |
Gets the number of 'Contact' entries in the container object.
Contact (ASBIE). Any contacts for the event.
| |
| GetCurrentStatus |
Gets a 'Status' entry.
Status (ASBIE). The status of the event.
| |
| GetCurrentStatusCount |
Gets the number of 'Status' entries in the container object.
Status (ASBIE). The status of the event.
| |
| RemoveContact |
Removes a 'Contact' entry.
Contact (ASBIE). Any contacts for the event.
| |
| RemoveCurrentStatus |
Removes a 'Status' entry.
Status (ASBIE). The status of the event.
| |
| ResetCompletionIndicator |
Resets the node.
| |
| ResetDescription |
Resets the node.
| |
| ResetIdentificationID |
Resets the node.
| |
| ResetReportedShipment |
Resets the node.
| |
| ResetTransportEventTypeCode |
Resets the node.
|
Properties
| Name | Description | |
|---|---|---|
| CompletionIndicator |
Indicator (BBIE). Indicates if this event is completed.
| |
| CompletionIndicatorSet |
Checks if the property has been set or not.
| |
| Description |
Description (BBIE). A textual description of the event.
| |
| DescriptionSet |
Checks if the property has been set or not.
| |
| IdentificationID |
Identification (BBIE). An identifier for the event.
| |
| IdentificationIDSet |
Checks if the property has been set or not.
| |
| OccurrenceDate |
Occurrence Date (BBIE). The date of an occurrence of the event.
| |
| OccurrenceTime |
Occurrence Time (BBIE). The time of an occurrence of the event.
| |
| ReportedShipment |
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.
| |
| ReportedShipmentSet |
Checks if the property has been set or not.
| |
| TransportEventTypeCode |
Transport Event Type Code (BBIE). A code specifying the type of event.
| |
| TransportEventTypeCodeSet |
Checks if the property has been set or not.
|