GetDataBrowserProperties_Result (Type)

Structure whose members contain custom element and simple form data browser properties, as follows, 'recordsPerPage'. 'sortColumn', and 'sortDirection'.

Based On:

Structure

Structure Fields:

Field Name Type Description
recordsPerPage RecordsPerPage The number of records CommonSpot displays on each data browser page, as follows: 5, 10, 25, 50, 75, 100, or 'All'.
SortColumn PlainText The sort column's name. If this an empty string, CommonSpot does not sort information in the data browser.
SortDirection SortDirection The sort's direction: 'ASC' or 'DESC'.

Error Message:

None