Click or drag to resize

CTInterface.OnAddImportFileArgs Class

Event argument class for OnAddImportFile.
Inheritance Hierarchy
System.Object
  System.EventArgs
    ATR.CT.CTInterface.CTInterface.OnAddImportFileArgs

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

The CTInterface.OnAddImportFileArgs type exposes the following members.

Properties
  NameDescription
Public propertyFile
File to be added to the import process.
Public propertyFiles
Files that that replace File.
Public propertyHandled
Set to TRUE when Files should replace File.
Top
Availability

CUSTOMTOOLS 2015 SP0


See Also