Share via


Item(System.Guid) Property

The Item property of the TeamWebServiceCollection class gets a TeamWebService object with the specified identifier from the collection.

Parameters

serviceId   The GUID of the TeamWebService object to return. This ID represents the primary key of the TeamWebService object in the Services table of the configuration database.

Property Value

A Microsoft.SharePoint.Portal.Topology.TeamWebService that represents an object in the TeamWebServiceCollection.

Remarks

The Item property calls the proc_getServiceById stored procedure to return the team web service that has serviceId as its primary key value in the Services table.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security