Closes the briefcase.

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

Syntax

C#
[ObsoleteAttribute("This method is deprecated. Use the "Close" method.", 
	true)]
public void CloseBrc()
Visual Basic
<ObsoleteAttribute("This method is deprecated. Use the "Close" method.",  _
	True)> _
Public Sub CloseBrc
Visual C++
[ObsoleteAttribute(L"This method is deprecated. Use the "Close" method.", 
	true)]
public:
void CloseBrc()

Remarks

This method is deprecated. Use the Close()()()() method.

See Also