WebServiceCollection Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Use classes in the Microsoft.SharePoint.Administration namespace in Windows SharePoint Services 3.0 instead.
The WebServiceCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsEmpty | Obsolete. Obsolete. (Inherited from TopologyObjectCollectionBase.) | |
Item[String] | Obsolete. Obsolete. (Inherited from ServiceCollection.) | |
Item[Guid] | Obsolete. Obsolete. | |
TopologyManager | Obsolete. Obsolete. (Inherited from TopologyObjectCollectionBase.) |
Top
Methods
Name | Description | |
---|---|---|
Add(Service) | Obsolete. Obsolete. (Inherited from ServiceCollection.) | |
Add(WebService) | Obsolete. Obsolete. | |
CreateCollectionItem | Obsolete. Obsolete. (Inherited from ServiceCollection.) | |
CreateSqlCollectionItem | Obsolete. Obsolete. (Inherited from ServiceCollection.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Obsolete. Obsolete. (Inherited from TopologyObjectCollectionBase.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InitializeCollection | Obsolete. Obsolete. (Inherited from ServiceCollection.) | |
InitializeSqlCollection | Obsolete. Obsolete. (Inherited from ServiceCollection.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | Obsolete. Obsolete. (Inherited from ServiceCollection.) | |
ToString | (Inherited from Object.) |
Top