Click or drag to resize

PFItemCommentSave Method

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
C#
public override void Save()
See Also