isSupportedForIModel MethodStatic
Returns true if iModel
contains a version of the BisCore schema new enough to support this relationship.
If not, the schema should be updated before inserting any FieldRuns, or those runs will not
update when the source element changes.
isSupportedForIModel(iModel: IModelDb): boolean
Parameter | Type | Description |
---|---|---|
iModel | IModelDb |
Returns - boolean
Defined in
Last Updated: 30 August, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.