Click or drag to resize

PFExceptionCodesSaveError_PersistedObjectNotFoundInDatabase Field

Error code indicating that a yet persisted object has not been found 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 const int SaveError_PersistedObjectNotFoundInDatabase = 1030

Field Value

Type: Int32
See Also