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)
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
Availability

CUSTOMTOOLS 2017 SP1


See Also