ContentCollection Members

Include Protected Members
Include Inherited Members

Represents a content collection. A content collection is a collection of items that are stored in a search index and are associated with a unique identifier.

The ContentCollection type exposes the following members.

Properties

  Name Description
Public property Cleared Gets the ISO 8601 date string representation of the last time the content collection was cleared.
Public property Created Gets the ISO 8601 date string representation of the time the content collection was created.
Public property Description Gets or sets the description of the content collection.
Public property DocumentCount Gets the number of documents in the content collection.
Public property LastInput Gets the last input time of the content collection.
Public property Name Gets the name of the content collection.
Public property Pipeline Gets or sets the document processing pipeline used to feed content to the content collection.

Top

See Also

Reference

ContentCollection Interface

Microsoft.SharePoint.Search.Extended.Administration.Content Namespace