Click or drag to resize

PFPersistenceEventArgsStatus Property

Indicates if the event concerns an object newly persisted or unpersisted.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFPersistenceStatus Status { get; }

Property Value

Type: PFPersistenceStatus
See Also