WssInterop-Klasse
Enthält Methoden zum Verwalten von SharePoint-Websites für Projektwebsites in Project Server.
Vererbungshierarchie
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
WebSvcWssInterop.WssInterop
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<WebServiceBindingAttribute(Name := "WssInteropSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/")> _
Public Class WssInterop _
Inherits SoapHttpClientProtocol
'Usage
Dim instance As WssInterop
[WebServiceBindingAttribute(Name = "WssInteropSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/")]
public class WssInterop : SoapHttpClientProtocol
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.