Click or drag to resize

ExportBase2MAIN, EXPORTHANDLER, FIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPE, LOOKUPLISTHANDLER, LOOKUPLISTSETTINGS, SEARCHGROUPHANDLER, SEARCHGROUPSETTINGS Properties

The ExportBase2MAIN, EXPORTHANDLER, FIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPE, LOOKUPLISTHANDLER, LOOKUPLISTSETTINGS, SEARCHGROUPHANDLER, SEARCHGROUPSETTINGS type exposes the following members.

Properties
 NameDescription
Public propertyExportHandler Accessor for the Export Handler

The setter ONLY allows nullifying this.
Public propertyLookupListHandler Accessor for the LookupListHandler

The setter ONLY allows nullifying this.
Public propertyProfileSettings Use this instead of GetProfileSettings to access cached settings, to avoid unnecessary database calls.

The setter ONLY allows nullifying this.
Public propertySearchGroupHandler Accessor for the SearchGroupHandler

The setter ONLY allows nullifying this.
Public propertyUserSettings Use this instead of GetUserSettings to access cached settings, to avoid unnecessary database calls.

The setter ONLY allows nullifying this.
Top
See Also