SiteServers property

Returns a collection of IERUSiteServer interfaces for the specified type of site server.

Syntax


C++

HRESULT get_SiteServers(
   ERUSiteServerType MySiteServerType,
   IERUCollection**
pSiteServers)

Scripting languages

Set SiteServers = Server.SiteServers(
   
MySiteServerType as ERUSiteServerType)

Home

Applies to

IERUProvisioningGroup

IERUSite