Click or drag to resize
IBCExtensionHostClientDetails Property

Note: This API is now obsolete.

Gets the script object for the host application.

Namespace: BlueCieloECM.InnoCielo.Meridian.Extensions
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
[ObsoleteAttribute("This property might be removed from future versions. Use the "ScriptObjects" property.")]
BCSClient ClientDetails { get; }

Property Value

Type: BCSClient
Remarks

Returns if the meta data is not defined.

This property might be removed from future versions. Use the ScriptObjects property.

See Also