| ISchemaManager Properties | 
The ISchemaManager type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ContentStore | 
            Gets the Content Store.
            (Inherited from ITransactionalEntity.) | 
|  | CurrentUser | 
            Gets the Operating User for the Session .
            (Inherited from ITransactionalEntity.) | 
|  | FieldDefinitions | 
            Gets the built-in field definitions of schemas and pages. Schemas are constructued from 
            these units.
             | 
|  | Session | 
            Gets the User Session that this manager instance was initiated from.
            (Inherited from ITransactionalEntity.) | 
|  | VersionsLimit | 
            Gets and sets the settings for the number of schema versions the CMS keeps.
            If the limit is reached, the oldest previous versions of a schema are removed when a new version is saved.
             | 
 See Also
See Also