Any changes made here should be repeated in finAccountPayArrangementPayments.
| Name | Description | |
|---|---|---|
| Add | Add an item to the end of the collection. | |
| Clear | Clear collection. | |
| Clone | ||
| CreateAccountCalcPayment | Create a finAccountCalcPayment object. | |
| CreateBlankRegularPayments | Creates a list of "blank" Regular Payments. All existing Regular Payments are removed first. | |
| FromHtmlWidgetJsonObject | Update from an HTML Widget JSON-formatted Object. | |
| FromHtmlWidgetJsonString | Update from an HTML Widget JSON-formatted String. | |
| FromXmlString | ||
| GetObjectName | ||
| Insert | Insert an item into the collection at the specified position. | |
| PaymentClear | Clears (zeros) the Regular Payment found at the date specified. | |
| PaymentHold | ||
| PaymentSet | ||
| Remove | Remove an item from the collection. | |
| RemoveAdjustmentFinalBeforeBalloon | Removes Regular Payment Overrides. | |
| RemoveAt | Remove an item from the collection. | |
| RemoveBlankRegularPayments | Removes Blank Regular Payments. | |
| RemoveByDate | Remove all items on a specified date from the collection. | |
| RemoveIgnored | Removes Ignored payments from the collection. | |
| RemovePastRanges | Removes Payments that use ranges and that are dated on or prior to the date supplied. | |
| RemoveProcessed | Removes processed Payments. | |
| RemovePromises | Removes all Promises. | |
| Reorder System Use Only Obsolete | ||
| Sort | ||
| ToHtmlWidgetJsonObject | Create a JSON-formatted Object collection for use with HTML Widget controls. | |
| ToHtmlWidgetJsonString | Create a JSON-formatted String for use with HTML Widget controls. | |
| ToTextString | ||
| ToXmlString |
| Name | Description | |
|---|---|---|
| CountAdditional Read-Only | ||
| CountManualPayments Read-Only | ||
| CountPromises Read-Only | ||
| CountRegularZero Read-Only | ||
| IsDirty Read-Only | Indicates whether this collection or any of its items have been modified. | |
| IsDirtyForCalculation Read-Only | Indicates whether this collection or any of its items have been modified since the last Calculation. | |
| IsReOrderRequired Read-Only | ||
| Parent Read-Only | The collection's parent object. | |
| TotalPromises Read-Only |