Click or drag to resize

BCFolderUI Constructor

Note: This API is now obsolete.

Initializes a new instance of the BCFolderUI class.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Client
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
[ObsoleteAttribute("The default constructor is deprecated. Use the parameterized constructor of the "BCFolderUI" class.", 
	true)]
public BCFolderUI()
Remarks
The default constructor is deprecated. Use the parameterized constructor BCFolderUI(BCFolder).
See Also