NavigationPropertyEditorContextProps Interface
Beta
Data structure that describes navigationPropertyEditorContext value.
Methods
| Name | Description | |
|---|---|---|
| getNavigationPropertyInfo(property: PropertyDescription): Promise<undefined | NavigationPropertyInfo> | Getter to get NavigationPropertyInfo for specific property. |
Properties
| Name | Type | Description | |
|---|---|---|---|
| imodel | IModelConnection | iModel connection to pull data from. |
Defined in
Last Updated: 30 November, 2023