| 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
)
Public Function GetExportSettings (
profile As CTExportProfile
) As EXPORTSETTINGSTYPE
Parameters
- profile
- Type: CTExportProfile
Return Value
Type:
EXPORTSETTINGSTYPESettings object, or
Dummy if not used.
See Also