Click or drag to resize
BaseCamlQuery Fields

The BaseCamlQuery type exposes the following members.

Fields
  NameDescription
Public fieldCriteria
Specifies the criteria that are used for aggregating content.
Public fieldGroupBy
Specifies a list of fields that are used to group the result items.
Public fieldOrderBy
Specifies a list of fields that are used to sort the result items.
Public fieldRowLimit
Specifies, how many items will be returned. Set to 0 to return all items.
Public fieldViewFields
Specifies a list of fields that are available as view fields.
Top
See Also