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 | |
---|---|---|
Cleared | Gets the ISO 8601 date string representation of the last time the content collection was cleared. | |
Created | Gets the ISO 8601 date string representation of the time the content collection was created. | |
Description | Gets or sets the description of the content collection. | |
DocumentCount | Gets the number of documents in the content collection. | |
LastInput | Gets the last input time of the content collection. | |
Name | Gets the name of the content collection. | |
Pipeline | Gets or sets the document processing pipeline used to feed content to the content collection. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Content Namespace