CTInterfaceStr |
The CTInterfaceStrExportArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveDB | Active CUSTOMTOOLS database Do not modify the object. Use for data gathering only. | |
| configurationName | Name of the configuration. | |
| ExpProfile | Used Export profile Do not modify the object. Use for data gathering only. | |
| fileName | Full path of the first top-level element in the export. | |
| Profile | Active CUSTOMTOOLS profile Do not modify the object. Use for data gathering only. | |
| ProfileName | Name of the export profile. | |
| RetVal | True to cancel Export XML-generation. False by default, but can't be set to false. Only true is accepted. | |
| Str | Exported data as XML. |
| Date | Version | Description |
|---|---|---|
| - | 2012 SP0 | First Release |
| - | 2012 SP4 | Extended with ActiveDB, Profile and ExpProfile. |
| - | 2019 SP1 | Extended with configurationName |