Closes the briefcase.
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 "Close" method.",
true)]
public void CloseBrc()
[ObsoleteAttribute("This method is deprecated. Use the "Close" method.",
true)]
public void CloseBrc()
<ObsoleteAttribute("This method is deprecated. Use the "Close" method.", _
True)> _
Public Sub CloseBrc
<ObsoleteAttribute("This method is deprecated. Use the "Close" method.", _
True)> _
Public Sub CloseBrc
public:
[ObsoleteAttribute(L"This method is deprecated. Use the "Close" method.",
true)]
void CloseBrc()
public:
[ObsoleteAttribute(L"This method is deprecated. Use the "Close" method.",
true)]
void CloseBrc()
This method is deprecated. Use the
Close method.