OnelakeExplorerItem interface
An interface representing the Onelake explorer item
Properties
fabric |
The selected item type |
item |
The selected item display name |
item |
The selected item object id |
workspace |
The selected item workspace object id |
Property Details
fabricItemType
The selected item type
fabricItemType: string
Property Value
string
itemDisplayName
The selected item display name
itemDisplayName: string
Property Value
string
itemObjectId
The selected item object id
itemObjectId: string
Property Value
string
workspaceObjectId
The selected item workspace object id
workspaceObjectId: string
Property Value
string