Click or drag to resize

CTInterface.StrExportFillListPreArgs Class

Event argument class for OnStrExportFillListPre.
Inheritance Hierarchy
System.Object
  System.EventArgs
    ATR.CT.CTInterface.CTInterface.StrExportFillListPreArgs

Namespace:  ATR.CT.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public class StrExportFillListPreArgs : EventArgs

The CTInterface.StrExportFillListPreArgs type exposes the following members.

Properties
  NameDescription
Public propertyconfigurationName
Name of the configuration.
Public propertyExportProfile
Current CUSTOMTOOLS Export profile
Public propertyExportProfileData
Current Export data
Top
Availability

CUSTOMTOOLS 2013 SP4


Revised in Description
CUSTOMTOOLS 2019 SP1 Extended with configurationName
See Also