Click or drag to resize

ImportFileArgs Class

Argument class for file import event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceImportFileArgs

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

The ImportFileArgs type exposes the following members.

Properties
 NameDescription
Public propertyFilepath The document full path
Public propertySucceeded Set false to indicate failure
Top
Revision History
DateVersionDescription
-2017 SP1First Release
See Also