Click or drag to resize
CTInterfaceOnImportFilePre 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<CTInterfaceOnImportFilePreArgs> OnImportFilePre

Value

Type: SystemEventHandlerCTInterfaceOnImportFilePreArgs
Availability

CUSTOMTOOLS 2015 SP0


See Also