addSchemaItem Method

Deprecated  in 4.0 use ecschema-editing package

Adds the given SchemaItem to the the SchemaContext by locating the schema, with the best match of SchemaMatchType.Exact, and

addSchemaItem(schemaItem: SchemaItem): Promise<void>

Parameter Type Description
schemaItem SchemaItem The SchemaItem to add

Returns - Promise

Defined in

Last Updated: 14 November, 2024