BCEdmBriefcaseCloseBrc Method |
Note: This API is now obsolete.
Closes the briefcase.
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("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
Remarks
This method is deprecated. Use the
Close method.
See Also