WssInterop class

Office 2013 and later

Includes methods for managing SharePoint sites for project sites in Project Server.

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

'Declaration
<WebServiceBindingAttribute(Name := "WssInteropSoap", Namespace := "http://schemas.microsoft.com/office/project/server/webservices/WssInterop/")> _
Public Class WssInterop _
	Inherits SoapHttpClientProtocol
'Usage
Dim instance As WssInterop

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: