Properties
AllowIncrementalNaming
AllowIncrementalNaming: boolean
AllowIndexing
AllowIndexing: boolean
AllowedChildTypes
AllowedChildTypes: string[]
ContentTypeName
ContentTypeName: string
Description
Description: string
DisplayName
DisplayName: string
Optional ParentTypeName
ParentTypeName: undefined | string
Class that represents a Schema.
It represents an object that holds the basic information about the Content Type (name, icon, ect.) and an array of its
FieldSettings
and their full configuration.