Click or drag to resize

CTInterface.OnImportFile Event

Notification triggered before importing a file.

Namespace:  ATR.CT.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<ImportFileArgs> OnImportFile

Value

Type: System.EventHandler<ImportFileArgs>
Availability

CUSTOMTOOLS 2017 SP1


See Also