CTInterfaceStr |
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. |
| Date | Version | Description |
|---|---|---|
| - | 2012 SP0 | First Release |
| - | 2013 SP4 | Extended with OverrideBuiltInValidation. |
| - | 2017 SP2 | Extended with ProfileName. |
| - | 2019 SP1 | Extended with configurationName |