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<void>

Defined in

Last Updated: 16 April, 2024