OnModelIdArg Interface
Beta
Argument for the Model.onXxx
static methods that only supply the Id of the affected Model.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
id | string | The Id of the Model affected |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
iModel | IModelDb | OnModelArg | The iModel for the Model affected. |
Defined in
- backend/src/Model.ts Line 41
Last Updated: 20 June, 2023