ColumnSelector Class |
Namespace: FileHold.LibraryManager
public class ColumnSelector
The ColumnSelector type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnSelector | Initializes a new instance of the ColumnSelector class |
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
|
Name | Description | |
---|---|---|
![]() | ConvertT | (Defined by ObjectExtension.) |
![]() | ToJson | (Defined by ObjectExtension.) |