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) Version: 25.0
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
Revision History
DateVersionDescription
-2015 SP0First Release
See Also