SiteRoom property

For IERUElementRoom, returns the IERUSiteRoom interface for the My eRoom page entry.

For IERURoom, returns a pointer to the Site Room that represents this room.

For IERUSiteItem and IERUElementItem, returns the Site Room for the room that contains this item.

For IERUSearchResult, returns the Site Room for the found item.

Syntax


C++

HRESULT get_SiteRoom(IERUSiteRoom** ppSiteRoom)

Scripting languages

Set SiteRoom = Object.SiteRoom

Home

Applies to

IERUElementRoom

IERUElementItem

IERURoom

IERUSearchResult

IERUSiteItem