ResourcePlan class

Office 2013 and later

Deprecated. Contains methods to manage resource plans in Project Server.

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

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

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: