![]() | CTInterfaceStr |
The CTInterfaceStrExportFillListPreArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllPreEventsBeforePostEvents | By default, CTInterface sends OnStrExportFillListPre event, then OnStrExportAddRow and OnStrExportFillListPost; all sequentially for configurationName. Set this flag to true, to first get OnStrExportFillListPre for all configurationName, and then rest of the events sequentially for each configurationName. Default is false. This is only effective when set to true at first OnStrExportFillListPre event after OnExportProfileSelected. |
![]() | configurationName | Name of the configuration. |
![]() | ExportProfile | Current CUSTOMTOOLS Export profile |
![]() | ExportProfileData | Current Export data |
Date | Version | Description |
---|---|---|
- | 2013 SP4 | First Release |
- | 2019 SP1 | Extended with configurationName |
- | 2024 SP0 | Extended with AllPreEventsBeforePostEvents |