The IBCExtensionHost type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
Properties
| Name | Description | |
|---|---|---|
| BatchOperation |
Gets the script object for the batch operation.
| |
| ClientDetails | Obsolete.
Gets the script object for the host application.
| |
| CurrentObject |
Gets the object being extended.
| |
| DataSource |
Gets the data source for CurrentObject.
| |
| DocumentDetails | Obsolete.
Gets the script object for the document.
| |
| FolderDetails | Obsolete.
Gets the script object for the folder or parent folder of the selected document.
| |
| Handle | Gets the handle to the window represented by the implementer. (Inherited from IWin32Window.) | |
| ImportDetails |
Gets the object describing a document import operation.
| |
| Repository |
Gets the current transaction object.
| |
| ScriptObjects |
Gets the object for script meta data.
| |
| Services |
Gets the client application context.
| |
| UserDetails | Obsolete.
Gets the script object for the current user.
| |
| VaultDetails | Obsolete.
Gets the script object for the vault.
|