Click or drag to resize
IBCExtensionHostDocumentDetails Property

Note: This API is now obsolete.

Gets the script object for the document.

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.")]
BCSDocument DocumentDetails { get; }

Property Value

Type: BCSDocument
Remarks

Returns if the meta data is not defined.

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

See Also