StrExportArgs Properties |
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.
|