Click or drag to resize

PFBaseObjectCreated Property

Indicates if this object has been created and is still in database (positive Id).

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 Created { get; }

Property Value

Type: Boolean
See Also