Click or drag to resize

ColumnSelector Properties

The ColumnSelector type exposes the following members.

Properties
  NameDescription
Public propertyId
Identifier of metadata field or system field.
Public propertyIsAsc
If true, sort in ascending order; if false, sort in descending order.
Public propertyIsGroupBy
Used to group results by ranges of values.
Public propertyIsSystem
If true, Id is a metadata field ID; if false, Id is a FileHold.Common.SystemFieldsInfo constant
Top
See Also