 | 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.ExportCoreAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic PROFILESETTINGSTYPE ProfileSettings { get; set; }
Public Property ProfileSettings As PROFILESETTINGSTYPE
Get
Set
Property Value
PROFILESETTINGSTYPE
Revision HistoryDate | Version | Description |
---|
- | 2025 SP1 | First Release |
See Also