No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ReportDetailRow Class
Contains data cells for a detail row of a report.
Namespace
ReportDetailRow Methods
The following are methods for ReportDetailRow. All are instance methods.
getDataCells()
Returns a list of data cells for a detail row.
Syntax
public LIST<Reports.ReportDataCell> getDataCells()
Return Value
Type: List<Reports.ReportDataCell>