ClosingDetailCount Property
The number of records in the ClosingDetail arrays.
Syntax
property ClosingDetailCount: Integer;
Default Value
0
Remarks
This property controls the size of the following arrays:- ClosingDetailAggregate
- ClosingDetailBalanceOpening
- ClosingDetailDateClose
- ClosingDetailDateDue
- ClosingDetailDateEnd
- ClosingDetailDateOpen
- ClosingDetailDateStart
- ClosingDetailFITID
- ClosingDetailImageRef
- ClosingDetailImageRefType
- ClosingDetailMinimumPayment
- ClosingDetailTotalInterest
This property is read-only and not available at design time.
Data Type
Integer