Click or drag to resize
CTInterfaceStrPreExportArgs Class
Event argument class for OnStrExportPre.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceStrPreExportArgs

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

The CTInterfaceStrPreExportArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancelExport
Set to true to Cancel export
Public propertyNumberOfConfigurations
The number of configurations in actual export.
Top
Availability

CUSTOMTOOLS 2012 SP4


Revised in Description
CUSTOMTOOLS 2017 SP2 Extented with CancelExport.
CUSTOMTOOLS 2019 SP1 Extented with NumberOfConfigurations.
See Also