The ReceiptAdvice type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddAdditionalDocumentRef |
Add a new 'Document Reference' entry.
Document Reference (ASBIE). An associative reference to Additional Document
| |
| AddDespatchDocumentRef |
Add a new 'Document Reference' entry.
Document Reference (ASBIE). An associative reference to Despatch Advice.
| |
| AddNote |
Add a new 'Note' entry.
Note (BBIE). Free-form text applying to the Receipt Advice. This element may contain notes or any other similar information that is not contained explicitly in another structure.
| |
| AddOrderReference |
Add a new 'Order Reference' entry.
Order Reference (ASBIE). An association to Order Reference.
| |
| AddReceiptLine |
Add a new 'Receipt Line' entry.
Receipt Line (ASBIE). An association to Receipt Advice Line.
| |
| AddSignature |
Add a new 'Signature' entry.
Signature (ASBIE). An association to Signature.
| |
| AssignStyleSheet |
Assigns a XSLT stylesheet to the document.
An emptry string removes it.
| |
| ClearAdditionalDocumentRefs |
Removes all 'Document Reference' entries.
Document Reference (ASBIE). An associative reference to Additional Document
| |
| ClearDespatchDocumentRefs |
Removes all 'Document Reference' entries.
Document Reference (ASBIE). An associative reference to Despatch Advice.
| |
| ClearNotes |
Removes all 'Note' entries.
Note (BBIE). Free-form text applying to the Receipt Advice. This element may contain notes or any other similar information that is not contained explicitly in another structure.
| |
| ClearOrderReferences |
Removes all 'Order Reference' entries.
Order Reference (ASBIE). An association to Order Reference.
| |
| ClearReceiptLines |
Removes all 'Receipt Line' entries.
Receipt Line (ASBIE). An association to Receipt Advice Line.
| |
| ClearSignatures |
Removes all 'Signature' entries.
Signature (ASBIE). An association to Signature.
| |
| Equals | (Inherited from Object.) | |
| GetAdditionalDocumentRef |
Gets a 'Document Reference' entry.
Document Reference (ASBIE). An associative reference to Additional Document
| |
| GetAdditionalDocumentRefCount |
Gets the number of 'Document Reference' entries in the container object.
Document Reference (ASBIE). An associative reference to Additional Document
| |
| GetDespatchDocumentRef |
Gets a 'Document Reference' entry.
Document Reference (ASBIE). An associative reference to Despatch Advice.
| |
| GetDespatchDocumentRefCount |
Gets the number of 'Document Reference' entries in the container object.
Document Reference (ASBIE). An associative reference to Despatch Advice.
| |
| GetDocumentAsBinary |
Gets the document as binary data (UTF-8 encoded).
| |
| GetDocumentAsText |
Gets the document as a string (UTF-8 encoded).
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetNote |
Gets a 'Note' entry.
Note (BBIE). Free-form text applying to the Receipt Advice. This element may contain notes or any other similar information that is not contained explicitly in another structure.
| |
| GetNoteCount |
Gets the number of 'Note' entries in the container object.
Note (BBIE). Free-form text applying to the Receipt Advice. This element may contain notes or any other similar information that is not contained explicitly in another structure.
| |
| GetOrderReference |
Gets a 'Order Reference' entry.
Order Reference (ASBIE). An association to Order Reference.
| |
| GetOrderReferenceCount |
Gets the number of 'Order Reference' entries in the container object.
Order Reference (ASBIE). An association to Order Reference.
| |
| GetReceiptLine |
Gets a 'Receipt Line' entry.
Receipt Line (ASBIE). An association to Receipt Advice Line.
| |
| GetReceiptLineCount |
Gets the number of 'Receipt Line' entries in the container object.
Receipt Line (ASBIE). An association to Receipt Advice Line.
| |
| 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.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Read |
Reads the document from file.
| |
| RemoveAdditionalDocumentRef |
Removes a 'Document Reference' entry.
Document Reference (ASBIE). An associative reference to Additional Document
| |
| RemoveDespatchDocumentRef |
Removes a 'Document Reference' entry.
Document Reference (ASBIE). An associative reference to Despatch Advice.
| |
| RemoveNote |
Removes a 'Note' entry.
Note (BBIE). Free-form text applying to the Receipt Advice. This element may contain notes or any other similar information that is not contained explicitly in another structure.
| |
| RemoveOrderReference |
Removes a 'Order Reference' entry.
Order Reference (ASBIE). An association to Order Reference.
| |
| RemoveReceiptLine |
Removes a 'Receipt Line' entry.
Receipt Line (ASBIE). An association to Receipt Advice Line.
| |
| RemoveSignature |
Removes a 'Signature' entry.
Signature (ASBIE). An association to Signature.
| |
| ResetBuyerCustomerParty |
Resets the node.
| |
| ResetCopyIndicator |
Resets the node.
| |
| ResetCustomizationID |
Resets the node.
| |
| ResetDeliveryCustomerParty |
Resets the node.
| |
| ResetDespatchSupplierParty |
Resets the node.
| |
| ResetDocumentStatusCode |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetIssueDate |
Resets the node.
| |
| ResetIssueTime |
Resets the node.
| |
| ResetLineCountNumeric |
Resets the node.
| |
| ResetProfileID |
Resets the node.
| |
| ResetSellerSupplierParty |
Resets the node.
| |
| ResetShipment |
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.
|