getClass MethodStatic
Get the Entity class for the specified Entity className.
getClass(classFullName: string, iModel: IModelDb): undefined
Parameter | Type | Description |
---|---|---|
classFullName | string | The full BIS class name of the Entity |
iModel | IModelDb | The IModel that contains the class definitions |
Defined in
- backend/src/ClassRegistry.ts Line 239
Last Updated: 30 November, 2023