Edit

Share via


OnelakeExplorerMultiResult interface

An interface representing the Onelake explorer multi result

Properties

itemObjectId

The selected item object id

rowColumnSecurityExplorerData

The row and column level security data

selectedItems

The selected node items

workspaceObjectId

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

The selected node items

selectedItems: OnelakeExplorerData[]

Property Value

workspaceObjectId

The selected workspace object id

workspaceObjectId: string

Property Value

string