Click or drag to resize

PFItem_FileEventArgsContentLoadedFromCache Property

When true, signals the file content was loaded from disk instead of 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 bool ContentLoadedFromCache { get; }

Property Value

Type: Boolean
See Also