The TransportationStatus 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. An emptry string removes it.
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 methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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 methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
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 methodResetIssueDate
Resets the node.
Public methodResetIssueTime
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 methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodWrite
Writes the document to file.

See Also