Site Item object

The Site Item object manages a subset of properties of an Item object that is potentially being hosted by a remote server. If a Site contains more than one server, then a SAAPI application running on one eRoom server may be returned a collection of objects that may or may not be hosted by the current server. In the interest of performance, the application is returned a collection of IERUSiteItem interfaces that contains a subset of Item properties that can be retrieved quickly. In order to be able to fully control the Item object, call the GetItem method.

Home

Implements

IERUSiteItem