Click or drag to resize
BCEdmItemsUIInit Method

Note: This API is now obsolete.

Initializes the object.

Namespace: BlueCieloECM.InnoCielo.Meridian.Client
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
[ObsoleteAttribute("This method is deprecated. Use the parameterized constructor of the "BCEdmItemsUI" class.", 
	true)]
public void Init()
Remarks
This method is deprecated. Use the parameterized constructor of the BCEdmItemsUI class.
See Also