Click or drag to resize

ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPEGetExportSettings Method

Return Export Profile settings, including Export Profile Field settings.

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

Parameters

profile  CTExportProfile
 

Return Value

EXPORTSETTINGSTYPE
Settings object, or Dummy if not used.
See Also