 | LookupListSettings Class |
This is the base class for LookupListSettings, when using
LookupListHandlerE, S
for providing Extension owned custom data source for a lookuplist.
Consider deriving from
LookupListSettingsBINDINGTYPE instead of this, of your
settings must have mappings to 3rd party systems.
Inheritance Hierarchy Namespace: CTExtensions.ExportCore.ConfigAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic class LookupListSettings : CTObjectTaggedSettings<CTLookupList>
Public Class LookupListSettings
Inherits CTObjectTaggedSettings(Of CTLookupList)
The LookupListSettings type exposes the following members.
Constructors
Revision HistoryDate | Version | Description |
---|
- | 2025 SP1 | First Release |
See Also