ContentIterator properties

The ContentIterator type exposes the following members.

Properties

  Name Description
Public property Cancel Gets or sets whether the current iteration should be canceled.
Public property Cancelled Gets a flag that indicates whether the iteration was canceled.
Public propertyStatic member FolderCoreViewFields Gets common view fields for limiting the columns fetched in a query for folders.
Public propertyStatic member ItemCoreViewFields Gets common view fields for limiting the columns fetched in a query for items.
Public propertyStatic member ItemEnumerationOrderByID Gets an OrderBy clause for a query that orders items by ID.
Public propertyStatic member ItemEnumerationOrderByIDDesc Gets an OrderBy clause for a query that orders items by ID in descending order.
Public propertyStatic member ItemEnumerationOrderByNVPField Gets an OrderBy clause for a query that orders items by the NVP index used in the Where clause.
Public propertyStatic member ItemEnumerationOrderByPath Gets an OrderBy clause that orders query items by URL.
Public property Name Gets or sets the name of the content iterator.
Public property StrictQuerySemantics Gets or sets whether the query should follow strict query semantics.

Top

See also

Reference

ContentIterator class

Microsoft.Office.Server.Utilities namespace