Click or drag to resize

PFFileSave Method

Applies the data of this object in the database.

But also:

-Updates ETag.

-Updates WordForm status.

-Updates ContentUpdatedAt.

-Trigger multiple events.

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