Home > @i2analyze/notebook-sdk > schema > IChartSchemaChange > removedTypes
schema.IChartSchemaChange.removedTypes property
Gets the identifiers of the item types that were removed from the schema.
Signature:
readonly removedTypes: data.IReadOnlyCollection<ChartItemTypeId>;
Returns: data.IReadOnlyCollection<ChartItemTypeId>
Introduced: version 1.6