| CTInterfaceStrExportVerifyFieldArgs Class | 
Namespace: ATR.CT.CTInterface
The CTInterfaceStrExportVerifyFieldArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| configurationName | 
            Name of the configuration.
              | |
| Field | 
            Accessor to CTExportProfileField -object.
            Do not modify the object. Use for data gathering only.
              | |
| FieldColumn | 
            Index of the column.
              | |
| OverrideBuiltInValidation | 
            True to override possible build-in validation of field value.
              | |
| ProfileName | 
            Name of the export profile.
              | |
| Reason | 
            Error message
              | |
| RetVal | 
            FALSE to add Reason as error message.
              | |
| Row | 
            Accessor to ListViewExRow -object in the ListView
            Avoid using this since UI components may change in future.
              | 
CUSTOMTOOLS 2012 SP0
| Revised in | Description | 
|---|---|
| CUSTOMTOOLS 2013 SP4 | Extended with OverrideBuiltInValidation. | 
| CUSTOMTOOLS 2017 SP2 | Extended with ProfileName. | 
| CUSTOMTOOLS 2019 SP1 | Extended with configurationName |