rootSubject
Accessor
The name and description of the root subject of this iModel
rootSubject: RootSubjectProps
Returns - RootSubjectProps
Setter
The name and description of the root subject of this iModel
rootSubject(subject: RootSubjectProps): void
Parameter | Type | Description |
---|---|---|
subject | RootSubjectProps |
Returns - void
Defined in
- core/common/src/IModel.ts Line 383
Last Updated: 20 June, 2023