Share via


Item(System.Guid) Property

The Item property of the ServerCollection class gets a Server object from the collection with the specified identifier.

Parameters

serverId   The GUID representing the primary key of the Server object in the Servers table.

Property Value

A Microsoft.SharePoint.Portal.Topology.Server that represents an object in the ServerCollection.

Remarks

The Item property calls the proc_getServerById stored procedure to return the server that has serverId as its primary key value in the Servers table of the configuration database.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security