Click or drag to resize

PFBaseObjectExists Property

Indicates if this object has been created, still exists in database and is not flagged for suppression.

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

Property Value

Type: Boolean
See Also