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

CUSTOMTOOLS 2015 SP0


See Also