Report.LatestAppendIndex
- Updated2024-10-09
- 1 minute(s) read
Report.LatestAppendIndex
Syntax
Report.LatestAppendIndex
Data Type
Purpose
Returns the most recent index the Report.Append method returns.
Remarks
Use this value with the Report.GetSection method to obtain the last section of the report.
Note
When a
ReportSection
object is assigned to the
Report
object, this property returns invalid values and is not supported.