less than 1 minute to read
A single sort field in a report. This object has no methods.
Properties
All properties are read-write except Alias.
| Name | Data Type | Description |
|---|---|---|
| Alias | String | The table the field belongs to. |
| Ascending | Boolean | True if the sort is in ascending order or False if descending. |
| Caption | String | The caption for the field. |
| FieldName | String | The name of the field. |
| Group | Boolean | True if this field is being grouped on. |
| Order | Integer | The sort order for the field in the SQL statement. |
See also
Sorts Collection© Stonefield Software Inc., 2024 • Updated: 01/03/19
Comment or report problem with topic
Sort Object