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