The ReminderLine type exposes the following members.

Constructors

  NameDescription
Public methodReminderLine
Default constructor.

Methods

  NameDescription
Public methodAddBillingReference
Add a new 'Billing Reference' entry. Billing Reference (ASBIE). An association to Billing Reference
Public methodAddReminderPeriod
Add a new 'Period' entry. Period (ASBIE). An association to Period.
Public methodClearBillingReferences
Removes all 'Billing Reference' entries. Billing Reference (ASBIE). An association to Billing Reference
Public methodClearReminderPeriods
Removes all 'Period' entries. Period (ASBIE). An association to Period.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBillingReference
Gets a 'Billing Reference' entry. Billing Reference (ASBIE). An association to Billing Reference
Public methodGetBillingReferenceCount
Gets the number of 'Billing Reference' entries in the container object. Billing Reference (ASBIE). An association to Billing Reference
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetReminderPeriod
Gets a 'Period' entry. Period (ASBIE). An association to Period.
Public methodGetReminderPeriodCount
Gets the number of 'Period' entries in the container object. Period (ASBIE). An association to Period.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveBillingReference
Removes a 'Billing Reference' entry. Billing Reference (ASBIE). An association to Billing Reference
Public methodRemoveReminderPeriod
Removes a 'Period' entry. Period (ASBIE). An association to Period.
Public methodResetAccountingCost
Resets the node.
Public methodResetAccountingCostCode
Resets the node.
Public methodResetBalanceBroughtForwardIndicator
Resets the node.
Public methodResetCreditLineAmount
Resets the node.
Public methodResetDebitLineAmount
Resets the node.
Public methodResetExchangeRate
Resets the node.
Public methodResetID
Resets the node.
Public methodResetNote
Resets the node.
Public methodResetUUID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAccountingCost
Accounting Cost (BBIE). The buyer's accounting code applied to the Reminder Line, expressed as text.
Public propertyAccountingCostCode
Accounting Cost Code (BBIE). The buyer's accounting code applied to the Reminder Line.
Public propertyAccountingCostCodeSet
Checks if the property has been set or not.
Public propertyAccountingCostSet
Checks if the property has been set or not.
Public propertyBalanceBroughtForwardIndicator
Indicator (BBIE). If true, indicates that the Remonder Line contains a balance brought forward.
Public propertyBalanceBroughtForwardIndicatorSet
Checks if the property has been set or not.
Public propertyCreditLineAmount
Line Amount (BBIE). The amount credited on the Reminder Line.
Public propertyCreditLineAmountSet
Checks if the property has been set or not.
Public propertyDebitLineAmount
Line Amount (BBIE). The amount debited on the Reminder Line.
Public propertyDebitLineAmountSet
Checks if the property has been set or not.
Public propertyExchangeRate
Exchange Rate (ASBIE). An association to Exchange Rate (between the Reminder Line Currency and the Related Document currency).
Public propertyExchangeRateSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Identifies the Reminder Line.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyNote
Note (BBIE). Free-form text applying to the Reminder Line. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public propertyNoteSet
Checks if the property has been set or not.
Public propertyUUID
UUID (BBIE). A universally unique identifier for an instance of this ABIE.
Public propertyUUIDSet
Checks if the property has been set or not.

See Also