SourceItem property

Returns the item on which the current row is based. Returns NULL if the current row is a totals row.

Syntax


C++

HRESULT get_SourceItem(IERUItem** ppSourceItem)

Scripting languages

Set SourceItem = Object.SourceItem

Home

Applies to

IERUDashboardRow