Click or drag to resize
CTInterface.OnImportFilePost 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<CTInterface. OnImportFilePreArgs> OnImportFilePost

Value

Type: System.EventHandler<CTInterface.OnImportFilePreArgs>
Availability

CUSTOMTOOLS 2015 SP0


See Also