SysDefaultData.addSummary Method [AX 2012]
Adds a summary to the parent wizard's summary list view, explaining what the class will create.
public container addSummary(
FormListControl listView,
int nextIdx,
int no)
Run On
CalledParameters
- listView
- Type: FormListControl Class
The list view on which to add the summary.
- nextIdx
- Type: int
- no
- Type: int
The table number of the table.
Community Additions
ADD
Show: