 | SearchGroupSettingsBINDINGTYPEBindings Property |
Mapping information behind each field definition
Namespace: CTExtensions.ExportCore.ConfigAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic Dictionary<string, BINDINGTYPE> Bindings { get; }
Public ReadOnly Property Bindings As Dictionary(Of String, BINDINGTYPE)
Get
Property Value
DictionaryString,
BINDINGTYPE
See Also