Click or drag to resize

LookupListSettingsBINDINGTYPEBindings Property

Binding from each field to some named entity.

Namespace: CTExtensions.ExportCore.Config
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public Dictionary<LookupListSettingsLookupListField, BINDINGTYPE> Bindings { get; set; }

Property Value

DictionaryLookupListSettingsLookupListField, BINDINGTYPE
See Also