CodeSpecProperties Interface
The JSON properties of a CodeSpec
Properties
Name | Type | Description | |
---|---|---|---|
scopeSpec | { fGuidRequired?: boolean, relationship?: string, type: CodeScopeSpec.Type } | ||
spec | { isManagedWithDgnDb?: boolean } | undefined | ||
version | string | undefined |
Defined in
- core/common/src/Code.ts Line 251
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.