Initializes the object with the document to manage.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
[ObsoleteAttribute("This method is deprecated. Use the parameterized constructor of the "BCDocumentUI" class.",
true)]
public void Init()
[ObsoleteAttribute("This method is deprecated. Use the parameterized constructor of the "BCDocumentUI" class.",
true)]
public void Init()
<ObsoleteAttribute("This method is deprecated. Use the parameterized constructor of the "BCDocumentUI" class.", _
True)> _
Public Sub Init
<ObsoleteAttribute("This method is deprecated. Use the parameterized constructor of the "BCDocumentUI" class.", _
True)> _
Public Sub Init
public:
[ObsoleteAttribute(L"This method is deprecated. Use the parameterized constructor of the "BCDocumentUI" class.",
true)]
void Init()
public:
[ObsoleteAttribute(L"This method is deprecated. Use the parameterized constructor of the "BCDocumentUI" class.",
true)]
void Init()
This method is deprecated.
Use the parameterized constructor of the
BCDocumentUI class.