Click or drag to resize
IBCExtensionHost Properties

The IBCExtensionHost type exposes the following members.

Properties
  NameDescription
Public propertyBatchOperation
Gets the script object for the batch operation.
Public propertyClientDetails Obsolete.
Gets the script object for the host application.
Public propertyCurrentObject
Gets the object being extended.
Public propertyDataSource
Gets the data source for CurrentObject.
Public propertyDocumentDetails Obsolete.
Gets the script object for the document.
Public propertyFolderDetails Obsolete.
Gets the script object for the folder or parent folder of the selected document.
Public propertyHandle
Gets the handle to the window represented by the implementer.
(Inherited from IWin32Window.)
Public propertyImportDetails
Gets the object describing a document import operation.
Public propertyRepository
Gets the current transaction object.
Public propertyScriptObjects
Gets the object for script meta data.
Public propertyServices
Gets the client application context.
Public propertyUserDetails Obsolete.
Gets the script object for the current user.
Public propertyVaultDetails Obsolete.
Gets the script object for the vault.
Top
See Also