The TransportEvent type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TransportEvent |
Default constructor.
|
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.
| |
| Equals | (Inherited from Object.) | |
| 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.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| 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.
| |
| ResetOccurrenceDate |
Resets the node.
| |
| ResetOccurrenceTime |
Resets the node.
| |
| ResetReportedShipment |
Resets the node.
| |
| ResetTransportEventTypeCode |
Resets the node.
| |
| ToString | (Inherited from Object.) |
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.
| |
| OccurrenceDateSet |
Checks if the property has been set or not.
| |
| OccurrenceTime |
Occurrence Time (BBIE). The time of an occurrence of the event.
| |
| OccurrenceTimeSet |
Checks if the property has been set or not.
| |
| 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.
|