Click or drag to resize

PFFieldSave Method

Applies the data of this object in the database.

When the field does not correspond to a system field, this Save will also ensure the SQL column in the database.

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 sealed void Save()
See Also