![]() | CTInterfaceStr |
The CTInterfaceStrExportAddRowArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | configurationName | Name of the configuration. |
![]() | Error | Displayed row error if non-empty. |
![]() | FullFilename | Full path of the document used to generate current row |
![]() | ListRow | Accessor to ListViewExRow -object in the ListView Avoid using this since UI components may change in future. |
![]() | PreviewImagePath | Full filename of cut |
![]() | ProfileData | Export data. To manipulate values of current row access the data from index RowIndex. |
![]() | ProfileName | Name of the current export profile |
![]() | RowIndex | Current row's data index in ProfileData. |
Date | Version | Description |
---|---|---|
- | 2012 SP0 | First Release |
- | 2012 SP4 | Extended with FullFilename. |
- | 2019 SP1 | Extended with configurationName |