Click or drag to resize

PFExceptionCodesSaveError_OlderVersionFoundInDatabase Field

Error code indicating the persisted version of the object has not been found, but an older has been found instead.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public const int SaveError_OlderVersionFoundInDatabase = 1040

Field Value

Type: Int32
See Also