'DeclarationPublic ReadOnly Property Dictionary As IQueryableLocalizationDictionary
public IQueryableLocalizationDictionary Dictionary {get;}
public: property IQueryableLocalizationDictionary^ Dictionary { IQueryableLocalizationDictionary^ get(); }
You can use this dictionary to localize your table names, field names, variable names, sort orders and relation names - see also Localization of Project Files in Designer.
'DeclarationPublic ReadOnly Property Dictionary As IQueryableLocalizationDictionary
public IQueryableLocalizationDictionary Dictionary {get;}
public: property IQueryableLocalizationDictionary^ Dictionary { IQueryableLocalizationDictionary^ get(); }
If manual variables are added to the used data binding, e.g. with the help of Variables.Add(), localization for these elements must first be performed before the manual variables are actually added.
Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10