Click or drag to resize
CTInterface.StrPreExportArgs Class
Event argument class for OnStrExportPre.
Inheritance Hierarchy
System.Object
  System.EventArgs
    ATR.CT.CTInterface.CTInterface.StrPreExportArgs

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

The CTInterface. StrPreExportArgs 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