CodeSpecProperties Interface
The JSON properties of a CodeSpec
Properties
| Name | Type | Description | |
|---|---|---|---|
| scopeSpec | { fGuidRequired?: boolean, relationship?: string, type: CodeScopeSpec.Type } | ||
| spec | undefined | { isManagedWithDgnDb?: boolean } | ||
| version | undefined | string |
Defined in
- core/common/src/Code.ts Line 241
Last Updated: 30 November, 2023