Extension Properties |
The Extension type exposes the following members.
| Name | Description | |
|---|---|---|
| ApiInterfaceLinkType |
Gets the type of the API interface ApiInterfaceLink generated class.
| |
| AsynchronousRegisteredOperations |
Gets the asynchronous registered operations indexed by their GUID.
| |
| Database |
Gets the current thread database object used to execute queries.
| |
| Description |
Gets the extension description.
| |
| ExtensionId |
Gets the extension Id. Must be unique for each extension.
| |
| HostOwner |
Gets the host owner. Useful for set an owner in the dialogs
| |
| Image |
Get the extension image
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| IsInitialized |
Gets whether the extension has been initialized
| |
| IsRunning |
Gets a value indicating whether this instance is running.
| |
| Name |
Gets the extension name.
|