Click or drag to resize
CTInterfaceOnAddImportFileArgs Class
Event argument class for OnAddImportFile.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceOnAddImportFileArgs

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

The CTInterfaceOnAddImportFileArgs 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