The TransportationStatus type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddDescription |
Add a new 'Description' entry.
Description (BBIE). Textual description of a status message.
| |
| AddDocumentRef |
Add a new 'Document Reference' entry.
Document Reference (ASBIE). An association to Document Reference.
| |
| AddNote |
Add a new 'Note' entry.
Note (BBIE). Textual note associated with a status message.
| |
| AddSignature |
Add a new 'Signature' entry.
Signature (ASBIE). An association to Signature.
| |
| AddTransportEvent |
Add a new 'Transport Event' entry.
Transport Event (ASBIE). Events that relate to this status report.
| |
| AssignStyleSheet |
Assigns a XSLT stylesheet to the document.
An emptry string removes it.
| |
| ClearDescriptions |
Removes all 'Description' entries.
Description (BBIE). Textual description of a status message.
| |
| ClearDocumentRefs |
Removes all 'Document Reference' entries.
Document Reference (ASBIE). An association to Document Reference.
| |
| ClearNotes |
Removes all 'Note' entries.
Note (BBIE). Textual note associated with a status message.
| |
| ClearSignatures |
Removes all 'Signature' entries.
Signature (ASBIE). An association to Signature.
| |
| ClearTransportEvents |
Removes all 'Transport Event' entries.
Transport Event (ASBIE). Events that relate to this status report.
| |
| Equals | (Inherited from Object.) | |
| GetDescription |
Gets a 'Description' entry.
Description (BBIE). Textual description of a status message.
| |
| GetDescriptionCount |
Gets the number of 'Description' entries in the container object.
Description (BBIE). Textual description of a status message.
| |
| GetDocumentAsBinary |
Gets the document as binary data (UTF-8 encoded).
| |
| GetDocumentAsText |
Gets the document as a string (UTF-8 encoded).
| |
| GetDocumentRef |
Gets a 'Document Reference' entry.
Document Reference (ASBIE). An association to Document Reference.
| |
| GetDocumentRefCount |
Gets the number of 'Document Reference' entries in the container object.
Document Reference (ASBIE). An association to Document Reference.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetNote |
Gets a 'Note' entry.
Note (BBIE). Textual note associated with a status message.
| |
| GetNoteCount |
Gets the number of 'Note' entries in the container object.
Note (BBIE). Textual note associated with a status message.
| |
| GetSignature |
Gets a 'Signature' entry.
Signature (ASBIE). An association to Signature.
| |
| GetSignatureCount |
Gets the number of 'Signature' entries in the container object.
Signature (ASBIE). An association to Signature.
| |
| GetTransportEvent |
Gets a 'Transport Event' entry.
Transport Event (ASBIE). Events that relate to this status report.
| |
| GetTransportEventCount |
Gets the number of 'Transport Event' entries in the container object.
Transport Event (ASBIE). Events that relate to this status report.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Read |
Reads the document from file.
| |
| RemoveDescription |
Removes a 'Description' entry.
Description (BBIE). Textual description of a status message.
| |
| RemoveDocumentRef |
Removes a 'Document Reference' entry.
Document Reference (ASBIE). An association to Document Reference.
| |
| RemoveNote |
Removes a 'Note' entry.
Note (BBIE). Textual note associated with a status message.
| |
| RemoveSignature |
Removes a 'Signature' entry.
Signature (ASBIE). An association to Signature.
| |
| RemoveTransportEvent |
Removes a 'Transport Event' entry.
Transport Event (ASBIE). Events that relate to this status report.
| |
| ResetCarrierAssignedID |
Resets the node.
| |
| ResetConsignment |
Resets the node.
| |
| ResetCustomizationID |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetIssueDate |
Resets the node.
| |
| ResetIssueTime |
Resets the node.
| |
| ResetName |
Resets the node.
| |
| ResetOtherInstruction |
Resets the node.
| |
| ResetProfileID |
Resets the node.
| |
| ResetShippingOrderID |
Resets the node.
| |
| ResetUBLExtensions |
Resets the node.
| |
| ResetUBLVersionID |
Resets the node.
| |
| ResetUUID |
Resets the node.
| |
| SetDocument |
Sets the document from an object. The object can be a string or
a binary array.
| |
| SetOutputEncoding |
Sets the desired output encoding. An empty string resets it to its default (normally UTF-8).
| |
| ToString | (Inherited from Object.) | |
| Write |
Writes the document to file.
|