Driver class

Office 2013 and later

Provides methods that manage business drivers for analysis of project priorities and strategic business rule definitions.

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

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

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: