isInherited
Home > @gooddata/sdk-model > IExportTemplate > isInherited
IExportTemplate.isInherited property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Whether the template is inherited from a parent (a parent workspace or the organization) and is therefore read-only in the current scope. Native templates (created here) are editable.
Signature:
isInherited?: boolean;