Commits changes made during the current transaction and
reopens the repository at the Moment time and the
same as the CurrentWorkPackage work area.
All transaction objects will be disposed.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
C# |
---|
[ObsoleteAttribute("This method might be removed from future versions. Use the "Commit" method.")] public void ReOpen() |
Visual Basic |
---|
<ObsoleteAttribute("This method might be removed from future versions. Use the "Commit" method.")> _ Public Sub ReOpen |
Visual C++ |
---|
[ObsoleteAttribute(L"This method might be removed from future versions. Use the "Commit" method.")] public: void ReOpen() |
Remarks
This method might be removed from future versions. Use the Commit()()()() method.