ColumnSelector Properties |
The ColumnSelector type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Identifier of metadata field or system field.
| |
| IsAsc |
If true, sort in ascending order; if false, sort in descending order.
| |
| IsGroupBy |
Used to group results by ranges of values.
| |
| IsSystem |
If true, Id is a metadata field ID; if false, Id is a FileHold.Common.SystemFieldsInfo constant
|