Click or drag to resize

CTInterfaceOnImportFilePost Event

Invoked at CUSTOMTOOLS Import for each individual file right after one's import process is complete.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public event EventHandler<CTInterfaceOnImportFilePreArgs> OnImportFilePost

Value

EventHandlerCTInterfaceOnImportFilePreArgs
Revision History
DateVersionDescription
-2015 SP0First Release
See Also