Resource class

Office 2013 and later

Includes methods for managing resources and users in Project Server.

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

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

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: