ContentTypeBase
Content type from which it will inherit properties.
Interface
interface IContentTypeBase extends IContentType {
listTemplates?: IListTemplate[];
}Content type from which it will inherit properties.
interface IContentTypeBase extends IContentType {
listTemplates?: IListTemplate[];
}