DashboardCells property

Returns a collection of IERUDashboardCell objects containing the values for the current dashboard row. Note that an empty collection is returned for calendar dashboards.

Syntax


C++

HRESULT get_DashboardCells(IERUCollection** ppDashboardCells)

Scripting languages

Set DashboardCells = Object.DashboardCells

Home

Applies to

IERUDashboardRow