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)
Syntax
public EXPORTSETTINGSTYPE GetExportSettings(
	CTExportProfile profile
)

Parameters

profile
Type: CTExportProfile

Return Value

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