IWebServiceExtension Interface
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
The main entry point for extensions which register for Web Service Command events.
Syntax
public interface IWebServiceExtension Public Interface IWebServiceExtension Methods
| Name | Description |
|---|---|
| OnLoad | This is called when the Vault framework starts up. This is where extensions register for Web Service Command Events. |