BaseCamlQuery Fields |
The BaseCamlQuery type exposes the following members.
Name | Description | |
---|---|---|
Criteria | Specifies the criteria that are used for aggregating content. | |
GroupBy | Specifies a list of fields that are used to group the result items. | |
OrderBy | Specifies a list of fields that are used to sort the result items. | |
RowLimit | Specifies, how many items will be returned. Set to 0 to return all items. | |
ViewFields | Specifies a list of fields that are available as view fields. |