SP.CamlQuery Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.CamlQuery class.

Properties

Name

Description

datesInUtc

Gets or sets a value that indicates whether the query returns dates in Coordinated Universal Time (UTC) format.

folderServerRelativeUrl

Gets or sets a value that specifies the server-relative URL of a list folder from which results will be returned.

listItemCollectionPosition

Gets or sets a value that specifies the information required to get the next page of data for the list view.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

viewXml

Gets or sets value that specifies the XML schema that defines the list view.

Applies To

SP.CamlQuery Class

See Also

Reference

SP.CamlQuery Methods

SP Namespace