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) Version: 25.0
Syntax
public event EventHandler<CTInterfaceOnImportFilePreArgs> OnImportFilePre

Value

EventHandlerCTInterfaceOnImportFilePreArgs
Revision History
DateVersionDescription
-2015 SP0First Release
See Also