SiteCamlQuery Fields |
The SiteCamlQuery type exposes the following members.
Name | Description | |
---|---|---|
BaseType | Specifies the base type for a list. | |
Criteria | Specifies the criteria that are used for aggregating content. (Inherited from BaseCamlQuery.) | |
GroupBy | Specifies a list of fields that are used to group the result items. (Inherited from BaseCamlQuery.) | |
IncludeHidden | Specifies whether hidden lists should be included. | |
IndexFields | Specifies an index field that is included into the query. | |
Lists | Specifies a set of lists. | |
MaxListLimit | Specifies the maximum number of lists that are to be searched. | |
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.) | |
ServerTemplate | Specifies the type of a list definition or a list template. | |
ViewFields | Specifies a list of fields that are available as view fields. (Inherited from BaseCamlQuery.) | |
WebScope | Specifies the search scope. |