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) Version: 25.0
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
Revision History
DateVersionDescription
-2012 SP4First Release
-2017 SP2 Extented with CancelExport.
-2019 SP1 Extented with NumberOfConfigurations.
See Also