Click or drag to resize

CTInterfaceGetCustomImportRuleArgs Class

Event argument class for OnGetCustomImportRule.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceGetCustomImportRuleArgs

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

The CTInterfaceGetCustomImportRuleArgs type exposes the following members.

Properties
 NameDescription
Public propertyFile Filename
Public propertyHandled Must be set to TRUE if ImportStruct is used.
Public propertyImportStruct Custom Import rule for current file. Handled must be set to TRUE in order to this setting to apply.
Top
Revision History
DateVersionDescription
-2015 SP0First Release
See Also