Click or drag to resize

PFExceptionCodesSaveError_UnknownUpdateConflict Field

Error code indicating that a version conflict cannot be resolved due to an unexpected problem.

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_UnknownUpdateConflict = 1090

Field Value

Type: Int32
See Also