Driver methods
Office 2013 and later
The Driver type exposes the following members.
| Name | Description | |
|---|---|---|
|
Abort | (Inherited from WebClientProtocol.) |
|
BeginInvoke | (Inherited from SoapHttpClientProtocol.) |
|
CancelAsync | (Inherited from HttpWebClientProtocol.) |
|
CreateDriver | Creates a business strategy driver that can be associated with departments and project impacts. |
|
CreateObjRef | (Inherited from MarshalByRefObject.) |
|
CreatePrioritization | Sets a priority level (None, Low, Moderate, or Strong) for a business strategy driver and project impacts. |
|
DeleteDrivers | Deletes one or more business strategy drivers. |
|
DeletePrioritizations | Deletes one or more prioritizations for a business strategy driver. |
|
Discover | (Inherited from SoapHttpClientProtocol.) |
|
Dispose() | (Inherited from Component.) |
|
Dispose(Boolean) | (Inherited from Component.) |
|
EndInvoke | (Inherited from SoapHttpClientProtocol.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Component.) |
|
GetHashCode | (Inherited from Object.) |
|
GetLifetimeService | (Inherited from MarshalByRefObject.) |
|
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) |
|
GetService | (Inherited from Component.) |
|
GetType | (Inherited from Object.) |
|
GetWebRequest | (Inherited from SoapHttpClientProtocol.) |
|
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) |
|
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) |
|
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) |
|
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
|
Invoke | (Inherited from SoapHttpClientProtocol.) |
|
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) |
|
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
|
ReadDriver | Reads the data for the specified business strategy driver. |
|
ReadDriverList | Retrieves a list of business strategy drivers. |
|
ReadPrioritization | Retrieves information about the business strategy driver prioritization. |
|
ReadPrioritizationList | Reads the list of prioritizations for business strategy drivers. |
|
ToString | (Inherited from Component.) |
|
UpdateDriver | Updates a business strategy driver. |
|
UpdatePrioritization | Updates the priorities that are associated with a specific business strategy driver. |
Show: