OnModelIdArg Interface
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
- core/backend/src/Model.ts Line 42
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.