  | ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPEGetExportSettings Method | 
            Return Export Profile settings, including Export Profile Field settings.
            
Namespace: CTExtensions.ExportCoreAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic EXPORTSETTINGSTYPE GetExportSettings(
	CTExportProfile profile
)
Public Function GetExportSettings ( 
	profile As CTExportProfile
) As EXPORTSETTINGSTYPE
Parameters
- profile  CTExportProfile
 -  
 
Return Value
EXPORTSETTINGSTYPESettings object, or 
Dummy if not used.
See Also