| DefaultDataSettings Properties |
The DefaultDataSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| ExcludedColumns |
List of columns that should be excluded from the exported data.
| |
| ExcludedPrefixes |
List of code display name prefixes that will be excluded from default data. By default everything starting with 'test' is excluded.
| |
| OrderBy |
Order by columns
| |
| Where |
Where condition
|