Schema properties
SharePoint 2013
The Schema type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllCategories | Gets the collection of Category objects representing the crawled property categories in the Search service application’s metadata schema. |
|
AllManagedProperties | Gets the collection of ManagedProperty objects representing managed properties in the Search service application’s metadata schema for the Shared Service Provider. |
|
LastChangeTime | Gets the date and time of the last update to the schema. |
|
SearchApplication | Gets the Search service application associated with the Schema object. |
|
SiteCollectionId | Gets the id of the site collection which owns this schema. |
|
TenantId | Gets the id of the tenant which owns this schema. |
Show: