Click or drag to resize

PurgeFileEventArgs Properties

The PurgeFileEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Defines whether to cancel the event or not. By default, this value is false
Public propertyFile
The file being purged
Public propertyPurgeDate
The date for the purge. Typically everything before the PurgeDate can be purged
Top
See Also