isManagedWithIModel
Getter
Will be true if the codes associated with this CodeSpec are managed along with the iModel and false if the codes are managed by an external service.
isManagedWithIModel: boolean
Returns - boolean
Setter
isManagedWithIModel(value: boolean): void
Parameter | Type | Description |
---|---|---|
value | boolean |
Returns - void
Defined in
- core/common/src/Code.ts Line 340
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.