 | CTInterfaceExportProfileSelectedArgsExportProfile Property |
The CUSTOMTOOLS Export Profile currently selected in the CUSTOMTOOLS Export dialog box.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic ICTExportProfile ExportProfile { get; }
Public ReadOnly Property ExportProfile As ICTExportProfile
Get
Property Value
ICTExportProfile
See Also