Click or drag to resize
CTInterface.OnImportFilePreArgs Class
Event argument class for OnImportFilePre and OnImportFilePost.
Inheritance Hierarchy
System.Object
  System.EventArgs
    ATR.CT.CTInterface.CTInterface.OnImportFilePreArgs

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

The CTInterface. OnImportFilePreArgs type exposes the following members.

Properties
  NameDescription
Public propertyHandled
True to re-evaluate settings of .
Public propertyImportStruct
Structure defined in .
Top
Availability

CUSTOMTOOLS 2015 SP0


See Also