Applies the data of this object in the database.
Remarks
Calling this method won't update the chat UI in realtime.
You can use the second overload of this method to do so.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public override void Save()
See Also