Click or drag to resize
CTInterfaceStrExportFillListPostArgs Class

[This is preliminary documentation and is subject to change.]

Event argument class for OnStrExportFillListPost.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceStrExportFillListPostArgs

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

The CTInterfaceStrExportFillListPostArgs type exposes the following members.

Properties
  NameDescription
Public propertyProfileData
Data used to build the view and exported file.
Public propertyProfileName
Name of the current export profile
Public propertyStrList
Accessor of ListViewEx -object. Avoid using this since UI components may change in future.
Top
Methods
  NameDescription
Public methodAddError
Allows adding an error to a specific row.
Top
Availability

CUSTOMTOOLS 2012 SP2


See Also