IBCExtensionHost CurrentObject Property Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Gets the object being extended.

Namespace: BlueCieloECM.InnoCielo.Meridian.Extensions
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

BCRepositoryObject CurrentObject { get; }
Remarks

Extensions are invoked by BlueCielo Meridian client applications in response to specific user actions. At this point the extension is initialized for the object on which the user invokes the operation.
See Also