Name | Description | Type | Additional information |
---|---|---|---|
BaseType |
Gets or sets the base type |
string |
None. |
KeyColumn |
Gets or sets the key column name. |
string |
None. |
RefreshRate |
Gets or sets the refresh rate (in seconds). |
integer |
None. |
Columns |
Gets or sets the columns. |
Collection of ListColumn |
None. |
Filters |
Gets or sets the filters. |
Collection of ListFilter |
None. |
GroupByColumns |
Grouping columns of the QBE folder |
Collection of GroupByColumn |
None. |
ParentIdentifier |
Gets or sets the parent identifier. |
string |
None. |
DefaultSorts |
Gets or sets default sorts |
Collection of ListSort |
None. |
ColumnSettings | Collection of Pair of string [key] and Metadata [value] |
None. |