| AppStringContainerLangStrings Property |
Returns the dictionary of contained strings
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Dictionary<int, string> LangStrings { get; }
Property Value
Type:
DictionaryInt32,
String
See Also