Click or drag to resize

ExportBase2MAIN, EXPORTHANDLER, FIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPE, LOOKUPLISTHANDLER, LOOKUPLISTSETTINGS, SEARCHGROUPHANDLER, SEARCHGROUPSETTINGSProfileSettings Property

Use this instead of GetProfileSettings to access cached settings, to avoid unnecessary database calls.

The setter ONLY allows nullifying this.

Namespace: CTExtensions.ExportCore
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public PROFILESETTINGSTYPE ProfileSettings { get; set; }

Property Value

PROFILESETTINGSTYPE
Revision History
DateVersionDescription
-2025 SP1First Release
See Also