ContentSourceCollection properties
SharePoint 2013
The ContentSourceCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Capacity | Gets the maximum number of content sources that are allowed. |
|
Count | Gets the number of ContentSource objects in the collection. |
|
Item[Int32] | Gets the specified content source from the collection of content sources based on the specified content source identifier. |
|
Item[String] | Gets the specified content source from the collection of content sources based on the content source name that is specified. |
|
Parent | Gets the parent Content object for the content source collection. |
|
Tag | Gets or sets the Tagon the ContentSourceCollection object. |
Show: