The ForwardingInstructions type exposes the following members.

Methods

  NameDescription
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). Description of the type of Forwarding Instructions.
Public methodAddDocumentRef
Add a new 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodAddExchangeRate
Add a new 'Exchange Rate' entry. Exchange Rate (ASBIE). Information that directly relates to the rate of exchange (conversion) between two currencies.
Public methodAddNote
Add a new 'Note' entry. Note (BBIE). Informative notes associated with the Forwarding Instructions.
Public methodAddOtherInstruction
Add a new 'Instruction' entry. Instruction (BBIE). Contains other free-text based instructions related to the shipment to the forwarders or carriers. This should only be used where such information cannot be represented in other structured information entities within the document.
Public methodAddSignature
Add a new 'Signature' entry. Signature (ASBIE). One or more signatures applied to the document instance.
Public methodAssignStyleSheet
Assigns a XSLT stylesheet to the document. An emptry string removes it.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). Description of the type of Forwarding Instructions.
Public methodClearDocumentRefs
Removes all 'Document Reference' entries. Document Reference (ASBIE). An association to Document Reference.
Public methodClearExchangeRates
Removes all 'Exchange Rate' entries. Exchange Rate (ASBIE). Information that directly relates to the rate of exchange (conversion) between two currencies.
Public methodClearNotes
Removes all 'Note' entries. Note (BBIE). Informative notes associated with the Forwarding Instructions.
Public methodClearOtherInstructions
Removes all 'Instruction' entries. Instruction (BBIE). Contains other free-text based instructions related to the shipment to the forwarders or carriers. This should only be used where such information cannot be represented in other structured information entities within the document.
Public methodClearSignatures
Removes all 'Signature' entries. Signature (ASBIE). One or more signatures applied to the document instance.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). Description of the type of Forwarding Instructions.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). Description of the type of Forwarding Instructions.
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 methodGetExchangeRate
Gets a 'Exchange Rate' entry. Exchange Rate (ASBIE). Information that directly relates to the rate of exchange (conversion) between two currencies.
Public methodGetExchangeRateCount
Gets the number of 'Exchange Rate' entries in the container object. Exchange Rate (ASBIE). Information that directly relates to the rate of exchange (conversion) between two currencies.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNote
Gets a 'Note' entry. Note (BBIE). Informative notes associated with the Forwarding Instructions.
Public methodGetNoteCount
Gets the number of 'Note' entries in the container object. Note (BBIE). Informative notes associated with the Forwarding Instructions.
Public methodGetOtherInstruction
Gets a 'Instruction' entry. Instruction (BBIE). Contains other free-text based instructions related to the shipment to the forwarders or carriers. This should only be used where such information cannot be represented in other structured information entities within the document.
Public methodGetOtherInstructionCount
Gets the number of 'Instruction' entries in the container object. Instruction (BBIE). Contains other free-text based instructions related to the shipment to the forwarders or carriers. This should only be used where such information cannot be represented in other structured information entities within the document.
Public methodGetSignature
Gets a 'Signature' entry. Signature (ASBIE). One or more signatures applied to the document instance.
Public methodGetSignatureCount
Gets the number of 'Signature' entries in the container object. Signature (ASBIE). One or more signatures applied to the document instance.
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). Description of the type of Forwarding Instructions.
Public methodRemoveDocumentRef
Removes a 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodRemoveExchangeRate
Removes a 'Exchange Rate' entry. Exchange Rate (ASBIE). Information that directly relates to the rate of exchange (conversion) between two currencies.
Public methodRemoveNote
Removes a 'Note' entry. Note (BBIE). Informative notes associated with the Forwarding Instructions.
Public methodRemoveOtherInstruction
Removes a 'Instruction' entry. Instruction (BBIE). Contains other free-text based instructions related to the shipment to the forwarders or carriers. This should only be used where such information cannot be represented in other structured information entities within the document.
Public methodRemoveSignature
Removes a 'Signature' entry. Signature (ASBIE). One or more signatures applied to the document instance.
Public methodResetAdValoremIndicator
Resets the node.
Public methodResetCarrierAssignedID
Resets the node.
Public methodResetCarrierParty
Resets the node.
Public methodResetConsignorParty
Resets the node.
Public methodResetCustomizationID
Resets the node.
Public methodResetDeclaredCarriageValueAmount
Resets the node.
Public methodResetDocumentStatusCode
Resets the node.
Public methodResetFreightForwarderParty
Resets the node.
Public methodResetID
Resets the node.
Public methodResetIssueDate
Resets the node.
Public methodResetIssueTime
Resets the node.
Public methodResetName
Resets the node.
Public methodResetProfileID
Resets the node.
Public methodResetShipment
Resets the node.
Public methodResetShippingOrderID
Resets the node.
Public methodResetToOrderIndicator
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