SourceRooms property

Sets or returns the eRooms that will be processed for dashboard results. If empty, no room filtering is performed, and all rooms in the facility are processed. If a room is specified, all instances from the eRoom will be included in the dashboard.

Syntax


C++

HRESULT get_SourceRooms(IERUCollection** ppSourceRooms)

HRESULT put_SourceRooms(IERUCollection* MySourceRooms)

Scripting languages

Set SourceRooms = object.SourceRooms

Set object.SourceRooms = SourceRooms

Home

Applies to

IERUDashboard