OnelakeExplorerMultiResult interface
An interface representing the Onelake explorer multi result
Properties
| item |
The selected item object id |
| row |
The row and column level security data |
| selected |
The selected node items |
| workspace |
The selected workspace object id |
Property Details
itemObjectId
The selected item object id
itemObjectId: string
Property Value
string
rowColumnSecurityExplorerData
The row and column level security data
rowColumnSecurityExplorerData?: RowColumnSecurityDataChangeEvent
Property Value
selectedItems
workspaceObjectId
The selected workspace object id
workspaceObjectId: string
Property Value
string