BCDocumentUI Init Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Initializes the object with the document to manage.

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

[ObsoleteAttribute("This method is deprecated. Use the parameterized constructor of the "BCDocumentUI" class.", 
	true)]
public void Init()
Remarks

This method is deprecated. Use the parameterized constructor of the BCDocumentUI class.
See Also