rowHeaders |
enum RowHeaders.TYPE |
Include headings in first row MAINLABEL (main headings), SHORTLABEL (short label headings), and NONE (without headings)
|
|
rowProperties |
BOOL |
First row includes property Names.
|
|
onlyVisibles |
BOOL |
Use only visible Schemas and Properties
|
|
usePropertyNames |
BOOL |
Use properties and table names defined in Schemas
|
|
repeatValues |
BOOL |
Repeat common attributes in MV and SV groups
|
|
applyConversion |
BOOL |
Execute Conversions: With Dictionaries, conversion defined in the dictionary. with Schemas conversions defined in Linkar Schemas.
|
|
applyFormat |
BOOL |
Execute Formats: With Dictionaries, formats defined in the dictionary. with Schemas formats defined in Linkar Schemas.
|
|
calculated |
BOOL |
return the resulting values from the calculated dictionaries.
|
|
pagination |
BOOL |
false |
indicates if pagination is being used or not
|
regPage |
Numeric |
10 |
in case of pagination indicates the number of records by page. This must be greater than 0
|
numPage |
Numeric |
1 |
in case of pagination indicates the number of records by page. This must be greater than 0
|