![]() | Search |
public class SearchGroupSettings<BINDINGTYPE> : SearchGroupSettings, ISettingsContext where BINDINGTYPE : new(), SettingsObject
The SearchGroupSettingsBINDINGTYPE type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchGroupSettingsBINDINGTYPE | Constructor. |
Name | Description | |
---|---|---|
![]() | Bindings | Mapping information behind each field definition |
![]() | DBFields |
Selectable Database fields.
(Overrides SearchGroupSettingsDBFields) |
Name | Description | |
---|---|---|
![]() | CreateNewBinding | Creates and initializes new binding object |
![]() | Deserialize |
Deserialization. Inheritant must call C# base.Deserialize(s) (Overrides CTObjectTaggedSettingsODeserialize(Stream)) |
![]() | Serialize |
Serialization. Inheritant must call C# base.Serialize(s) (Overrides CTObjectTaggedSettingsOSerialize(Stream)) |
Date | Version | Description |
---|---|---|
- | 2025 SP1 | First Release |