Commits all the changes made to the group.
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 "Commit" method.")] public void Update() |
| Visual Basic |
|---|
<ObsoleteAttribute("This method might be removed from future versions. Use "Commit" method.")> _ Public Sub Update |
| Visual C++ |
|---|
[ObsoleteAttribute(L"This method might be removed from future versions. Use "Commit" method.")] public: void Update() |
Remarks
This method might be removed from future versions. Use Commit()()()() methods.