The BillingReference type exposes the following members.

Constructors

  NameDescription
Public methodBillingReference
Default constructor.

Methods

  NameDescription
Public methodAddBillingReferenceLine
Add a new 'Billing Reference Line' entry. Billing Reference Line (ASBIE). An association to Billing Reference Line.
Public methodClearBillingReferenceLines
Removes all 'Billing Reference Line' entries. Billing Reference Line (ASBIE). An association to Billing Reference Line.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBillingReferenceLine
Gets a 'Billing Reference Line' entry. Billing Reference Line (ASBIE). An association to Billing Reference Line.
Public methodGetBillingReferenceLineCount
Gets the number of 'Billing Reference Line' entries in the container object. Billing Reference Line (ASBIE). An association to Billing Reference Line.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveBillingReferenceLine
Removes a 'Billing Reference Line' entry. Billing Reference Line (ASBIE). An association to Billing Reference Line.
Public methodResetAdditionalDocumentRef
Resets the node.
Public methodResetCreditNoteDocumentRef
Resets the node.
Public methodResetDebitNoteDocumentRef
Resets the node.
Public methodResetInvoiceDocumentRef
Resets the node.
Public methodResetReminderDocumentRef
Resets the node.
Public methodResetSelfBilledCrNoteDocRef
Resets the node.
Public methodResetSelfBilledInvoiceDocumentRef
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAdditionalDocumentRef
Document Reference (ASBIE). An associative reference to Additional Document.
Public propertyAdditionalDocumentRefSet
Checks if the property has been set or not.
Public propertyCreditNoteDocumentRef
Document Reference (ASBIE). An associative reference to Credit Note.
Public propertyCreditNoteDocumentRefSet
Checks if the property has been set or not.
Public propertyDebitNoteDocumentRef
Document Reference (ASBIE). An associative reference to Debit Note.
Public propertyDebitNoteDocumentRefSet
Checks if the property has been set or not.
Public propertyInvoiceDocumentRef
Document Reference (ASBIE). An associative reference to Invoice.
Public propertyInvoiceDocumentRefSet
Checks if the property has been set or not.
Public propertyReminderDocumentRef
Document Reference (ASBIE). An associative reference to Reminder Document Reference
Public propertyReminderDocumentRefSet
Checks if the property has been set or not.
Public propertySelfBilledCrNoteDocRef
Document Reference (ASBIE). An associative reference to Self Billed Credit Note.
Public propertySelfBilledCrNoteDocRefSet
Checks if the property has been set or not.
Public propertySelfBilledInvoiceDocumentRef
Document Reference (ASBIE). An associative reference to Self Billed Invoice.
Public propertySelfBilledInvoiceDocumentRefSet
Checks if the property has been set or not.

See Also