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)
Syntax
public event EventHandler<CTInterfaceOnImportFilePreArgs> OnImportFilePost

Value

Type: SystemEventHandlerCTInterfaceOnImportFilePreArgs
Availability

CUSTOMTOOLS 2015 SP0


See Also