Edit

Share via


SelectedDatahubItem interface

An interface representing selected datahub item

Properties

datahubItemUI

The selected datahub item ui

datahubSubItemUIs

The selected datahub sub-item ui if it exists

itemObjectId

The selected item object id

workspaceObjectId

The selected datahub item workspace object id

Property Details

datahubItemUI

The selected datahub item ui

datahubItemUI?: BaseDatahubItemUI

Property Value

datahubSubItemUIs

The selected datahub sub-item ui if it exists

datahubSubItemUIs?: BaseDatahubItemUI[]

Property Value

itemObjectId

The selected item object id

itemObjectId: string

Property Value

string

workspaceObjectId

The selected datahub item workspace object id

workspaceObjectId: string

Property Value

string