Click or drag to resize

PFExceptionCodesSaveError_UnableToUpgradeToSameVersion Field

Error code indicating the collision of conflicting versions.

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_UnableToUpgradeToSameVersion = 1050

Field Value

Type: Int32
See Also