The ITransportationStatus type exposes the following members.

Methods

  NameDescription
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). Textual description of a status message.
Public methodAddDocumentRef
Add a new 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodAddNote
Add a new 'Note' entry. Note (BBIE). Textual note associated with a status message.
Public methodAddSignature
Add a new 'Signature' entry. Signature (ASBIE). An association to Signature.
Public methodAddTransportEvent
Add a new 'Transport Event' entry. Transport Event (ASBIE). Events that relate to this status report.
Public methodAssignStyleSheet
Assigns a XSLT stylesheet to the document.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). Textual description of a status message.
Public methodClearDocumentRefs
Removes all 'Document Reference' entries. Document Reference (ASBIE). An association to Document Reference.
Public methodClearNotes
Removes all 'Note' entries. Note (BBIE). Textual note associated with a status message.
Public methodClearSignatures
Removes all 'Signature' entries. Signature (ASBIE). An association to Signature.
Public methodClearTransportEvents
Removes all 'Transport Event' entries. Transport Event (ASBIE). Events that relate to this status report.
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). Textual description of a status message.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). Textual description of a status message.
Public methodGetDocumentAsBinary
Gets the document as binary data (UTF-8 encoded).
Public methodGetDocumentAsText
Gets the document as a string (UTF-8 encoded).
Public methodGetDocumentRef
Gets a 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodGetDocumentRefCount
Gets the number of 'Document Reference' entries in the container object. Document Reference (ASBIE). An association to Document Reference.
Public methodGetNote
Gets a 'Note' entry. Note (BBIE). Textual note associated with a status message.
Public methodGetNoteCount
Gets the number of 'Note' entries in the container object. Note (BBIE). Textual note associated with a status message.
Public methodGetSignature
Gets a 'Signature' entry. Signature (ASBIE). An association to Signature.
Public methodGetSignatureCount
Gets the number of 'Signature' entries in the container object. Signature (ASBIE). An association to Signature.
Public methodGetTransportEvent
Gets a 'Transport Event' entry. Transport Event (ASBIE). Events that relate to this status report.
Public methodGetTransportEventCount
Gets the number of 'Transport Event' entries in the container object. Transport Event (ASBIE). Events that relate to this status report.
Public methodRead
Reads the document from file.
Public methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). Textual description of a status message.
Public methodRemoveDocumentRef
Removes a 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodRemoveNote
Removes a 'Note' entry. Note (BBIE). Textual note associated with a status message.
Public methodRemoveSignature
Removes a 'Signature' entry. Signature (ASBIE). An association to Signature.
Public methodRemoveTransportEvent
Removes a 'Transport Event' entry. Transport Event (ASBIE). Events that relate to this status report.
Public methodResetCarrierAssignedID
Resets the node.
Public methodResetConsignment
Resets the node.
Public methodResetCustomizationID
Resets the node.
Public methodResetID
Resets the node.
Public methodResetName
Resets the node.
Public methodResetOtherInstruction
Resets the node.
Public methodResetProfileID
Resets the node.
Public methodResetShippingOrderID
Resets the node.
Public methodResetUBLExtensions
Resets the node.
Public methodResetUBLVersionID
Resets the node.
Public methodResetUUID
Resets the node.
Public methodSetDocument
Sets the document from an object. The object can be a string or a binary array.
Public methodSetOutputEncoding
Sets the desired output encoding. An empty string resets it to its default (normally UTF-8).
Public methodWrite
Writes the document to file.

Properties

  NameDescription
Public propertyCarrierAssignedID
Identifier (BBIE). Reference number assigned by a carrier or its agent to identify a specific shipment, such as a booking reference number when cargo space is reserved prior to loading.
Public propertyCarrierAssignedIDSet
Checks if the property has been set or not.
Public propertyConsignment
Consignment (ASBIE). An association to Consignment covered by the status message.
Public propertyConsignmentSet
Checks if the property has been set or not.
Public propertyCustomizationID
Customization Identifier (BBIE). Identifies a user-defined customization of UBL for a specific use.
Public propertyCustomizationIDSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Unique identifier of the Status message.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyIssueDate
Issue Date (BBIE). Date on which the status message was issued.
Public propertyIssueTime
Issue Time (BBIE). Time at which the status message was issued.
Public propertyName
Name (BBIE). Name of a status message.
Public propertyNameSet
Checks if the property has been set or not.
Public propertyNamespaceUri
Gets the namespace URI of this document.
Public propertyOtherInstruction
Instruction (BBIE). Instruction about this message.
Public propertyOtherInstructionSet
Checks if the property has been set or not.
Public propertyProfileID
Profile Identifier (BBIE). Identifies a user-defined profile of the customization of UBL being used.
Public propertyProfileIDSet
Checks if the property has been set or not.
Public propertyShippingOrderID
Shipping Order Identifier (BBIE). Reference number to identify a Shipping Order.
Public propertyShippingOrderIDSet
Checks if the property has been set or not.
Public propertyUBLExtensions
().
Public propertyUBLExtensionsSet
Checks if the property has been set or not.
Public propertyUBLVersionID
UBL Version Identifier (BBIE). The earliest version of the UBL 2 schema for this document type that defines all of the elements that might be encountered in the current instance.
Public propertyUBLVersionIDSet
Checks if the property has been set or not.
Public propertyUUID
UUID (BBIE). A universally unique identifier for an instance of this ABIE.
Public propertyUUIDSet
Checks if the property has been set or not.

See Also