The Statement type exposes the following members.

Methods

  NameDescription
Public methodAddAdditionalDocumentRef
Add a new 'Document Reference' entry. Document Reference (ASBIE). An associative reference to Additional Document.
Public methodAddAllowanceCharge
Add a new 'Allowance Charge' entry. Allowance Charge (ASBIE). An association to Allowances and Charges that apply to the Statement period as a whole.
Public methodAddNote
Add a new 'Note' entry. Note (BBIE). Free-form text applying to the Statement. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodAddPaymentTerms
Add a new 'Payment Terms' entry. Payment Terms (ASBIE). An association to Payment Terms.
Public methodAddSignature
Add a new 'Signature' entry. Signature (ASBIE). An association to Signature.
Public methodAddStatementLine
Add a new 'Statement Line' entry. Statement Line (ASBIE). An association to one or more Statement Lines.
Public methodAddTaxTotal
Add a new 'Tax Total' entry. Tax Total (ASBIE). An association with summary information for particular taxes.
Public methodAssignStyleSheet
Assigns a XSLT stylesheet to the document. An emptry string removes it.
Public methodClearAdditionalDocumentRefs
Removes all 'Document Reference' entries. Document Reference (ASBIE). An associative reference to Additional Document.
Public methodClearAllowanceCharges
Removes all 'Allowance Charge' entries. Allowance Charge (ASBIE). An association to Allowances and Charges that apply to the Statement period as a whole.
Public methodClearNotes
Removes all 'Note' entries. Note (BBIE). Free-form text applying to the Statement. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodClearPaymentTermss
Removes all 'Payment Terms' entries. Payment Terms (ASBIE). An association to Payment Terms.
Public methodClearSignatures
Removes all 'Signature' entries. Signature (ASBIE). An association to Signature.
Public methodClearStatementLines
Removes all 'Statement Line' entries. Statement Line (ASBIE). An association to one or more Statement Lines.
Public methodClearTaxTotals
Removes all 'Tax Total' entries. Tax Total (ASBIE). An association with summary information for particular taxes.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAdditionalDocumentRef
Gets a 'Document Reference' entry. Document Reference (ASBIE). An associative reference to Additional Document.
Public methodGetAdditionalDocumentRefCount
Gets the number of 'Document Reference' entries in the container object. Document Reference (ASBIE). An associative reference to Additional Document.
Public methodGetAllowanceCharge
Gets a 'Allowance Charge' entry. Allowance Charge (ASBIE). An association to Allowances and Charges that apply to the Statement period as a whole.
Public methodGetAllowanceChargeCount
Gets the number of 'Allowance Charge' entries in the container object. Allowance Charge (ASBIE). An association to Allowances and Charges that apply to the Statement period as a whole.
Public methodGetDocumentAsBinary
Gets the document as binary data (UTF-8 encoded).
Public methodGetDocumentAsText
Gets the document as a string (UTF-8 encoded).
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNote
Gets a 'Note' entry. Note (BBIE). Free-form text applying to the Statement. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodGetNoteCount
Gets the number of 'Note' entries in the container object. Note (BBIE). Free-form text applying to the Statement. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodGetPaymentTerms
Gets a 'Payment Terms' entry. Payment Terms (ASBIE). An association to Payment Terms.
Public methodGetPaymentTermsCount
Gets the number of 'Payment Terms' entries in the container object. Payment Terms (ASBIE). An association to Payment Terms.
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 methodGetStatementLine
Gets a 'Statement Line' entry. Statement Line (ASBIE). An association to one or more Statement Lines.
Public methodGetStatementLineCount
Gets the number of 'Statement Line' entries in the container object. Statement Line (ASBIE). An association to one or more Statement Lines.
Public methodGetTaxTotal
Gets a 'Tax Total' entry. Tax Total (ASBIE). An association with summary information for particular taxes.
Public methodGetTaxTotalCount
Gets the number of 'Tax Total' entries in the container object. Tax Total (ASBIE). An association with summary information for particular taxes.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRead
Reads the document from file.
Public methodRemoveAdditionalDocumentRef
Removes a 'Document Reference' entry. Document Reference (ASBIE). An associative reference to Additional Document.
Public methodRemoveAllowanceCharge
Removes a 'Allowance Charge' entry. Allowance Charge (ASBIE). An association to Allowances and Charges that apply to the Statement period as a whole.
Public methodRemoveNote
Removes a 'Note' entry. Note (BBIE). Free-form text applying to the Statement. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodRemovePaymentTerms
Removes a 'Payment Terms' entry. Payment Terms (ASBIE). An association to Payment Terms.
Public methodRemoveSignature
Removes a 'Signature' entry. Signature (ASBIE). An association to Signature.
Public methodRemoveStatementLine
Removes a 'Statement Line' entry. Statement Line (ASBIE). An association to one or more Statement Lines.
Public methodRemoveTaxTotal
Removes a 'Tax Total' entry. Tax Total (ASBIE). An association with summary information for particular taxes.
Public methodResetAccountingCustomerParty
Resets the node.
Public methodResetAccountingSupplierParty
Resets the node.
Public methodResetBuyerCustomerParty
Resets the node.
Public methodResetCopyIndicator
Resets the node.
Public methodResetCustomizationID
Resets the node.
Public methodResetDocumentCurrencyCode
Resets the node.
Public methodResetID
Resets the node.
Public methodResetIssueDate
Resets the node.
Public methodResetIssueTime
Resets the node.
Public methodResetLineCountNumeric
Resets the node.
Public methodResetOriginatorCustomerParty
Resets the node.
Public methodResetPayeeParty
Resets the node.
Public methodResetPaymentMeans
Resets the node.
Public methodResetProfileID
Resets the node.
Public methodResetSellerSupplierParty
Resets the node.
Public methodResetStatementPeriod
Resets the node.
Public methodResetTotalBalanceAmount
Resets the node.
Public methodResetTotalCreditAmount
Resets the node.
Public methodResetTotalDebitAmount
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