Click or drag to resize
CTInterface.OnImportFilePre Event
Invoked at CUSTOMTOOLS Import for each file defined in OnGetCustomImportRule before the normal import procedure takes place.

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

Value

Type: System.EventHandler<CTInterface.OnImportFilePreArgs>
Availability

CUSTOMTOOLS 2015 SP0


See Also