Click or drag to resize

CTInterfaceOnImportFilePreArgs Class

Event argument class for OnImportFilePre and OnImportFilePost.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceOnImportFilePreArgs

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public class OnImportFilePreArgs : EventArgs

The CTInterfaceOnImportFilePreArgs type exposes the following members.

Properties
 NameDescription
Public propertyHandled True to re-evaluate settings of .
Public propertyImportStruct Structure defined in .
Top
Revision History
DateVersionDescription
-2015 SP0First Release
See Also