Click or drag to resize

ExportBase2MAIN, EXPORTHANDLER, FIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPE, LOOKUPLISTHANDLER, LOOKUPLISTSETTINGS, SEARCHGROUPHANDLER, SEARCHGROUPSETTINGSGetExtendedExportSettings Method

Explicit implementation of GetExtendedExportSettings(CTExportProfile). Returns what ever ExportSettings(CTExportProfile) returns.

Namespace: CTExtensions.ExportCore
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public IExtendedExportSettings GetExtendedExportSettings(
	CTExportProfile profile
)

Parameters

profile  CTExportProfile

Return Value

IExtendedExportSettings

Implements

ISupportsExtendedSettingsGetExtendedExportSettings(CTExportProfile)
See Also