API Reference > imodeljs-common > Codes > CodeSpec > isManagedWithIModel isManagedWithIModel Accessor 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. get: boolean Returns - boolean Setter 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. set(value: boolean): void Parameter Type Description value boolean Returns - void Defined in core/common/src/Code.ts Line 210 Last Updated: 13 June, 2024