Click or drag to resize

PFItemFileOpened Event

Occurs when a file of this item has been opened for modification (Office or KeePass application).

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public event PFItem_FileEventHandler FileOpened

Value

Type: Packflow.CorePFItem_FileEventHandler
See Also