ListCamlQuery Fields |
The ListCamlQuery type exposes the following members.
Name | Description | |
---|---|---|
Criteria | Specifies the criteria that are used for aggregating content. (Inherited from BaseCamlQuery.) | |
Folder | Specifies a folder that is used as the starting point for the CAML query. (Inherited from BaseListCamlQuery.) | |
GroupBy | Specifies a list of fields that are used to group the result items. (Inherited from BaseCamlQuery.) | |
OrderBy | Specifies a list of fields that are used to sort the result items. (Inherited from BaseCamlQuery.) | |
RowLimit | Specifies, how many items will be returned. Set to 0 to return all items. (Inherited from BaseCamlQuery.) | |
Scope | Specifies a search scope for the CAML query. (Inherited from BaseListCamlQuery.) | |
ViewFields | Specifies a list of fields that are available as view fields. (Inherited from BaseCamlQuery.) |