Gets the underlying wrapped object.
Namespace: BlueCieloECM.InnoCielo.MeridianAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
Remarks
In many cases, the UnderlyingObject property returns a transparent proxy for COM object which already has been instantiated and wrapped. The property is not meant to be used in normal scenario: it should be used along with PIAs when there are no required functionality in a wrapper.
Consider the property as a "back door" or "work around" for missing functionality issues.