Lookup |
public class LookupListSettings<BINDINGTYPE> : LookupListSettings, ISettingsContext where BINDINGTYPE : new(), SettingsObject
The LookupListSettingsBINDINGTYPE type exposes the following members.
| Name | Description | |
|---|---|---|
| LookupListSettingsBINDINGTYPE | Constructor |
| 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 |