IBCExtensionHost PropertiesMeridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
The IBCExtensionHost type exposes the following members.
Properties

  NameDescription
Public propertyBatchOperation
Gets the script object for the batch operation.
Public propertyClientDetailsObsolete.
Gets the script object for the host application.
Public propertyCurrentObject
Gets the object being extended.
Public propertyDataSource
Gets the data source for CurrentObject.
Public propertyDocumentDetailsObsolete.
Gets the script object for the document.
Public propertyFolderDetailsObsolete.
Gets the script object for the folder or parent folder of the selected document.
Public propertyOnlineHandle
Gets the handle to the window represented by the implementer.
(Inherited from OnlineIWin32Window.)
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 propertyUserDetailsObsolete.
Gets the script object for the current user.
Public propertyVaultDetailsObsolete.
Gets the script object for the vault.
Back to Top
See Also