Click or drag to resize

Dictionary Class

Dictionary extensions use for Dictionary UI
Inheritance Hierarchy
SystemObject
  SOWIData.HelperDictionary

Namespace:  SOWIData.Helper
Assembly:  SOWIData.Helper (in SOWIData.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static class Dictionary

The Dictionary type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetList
Gives list of Dictionary. First value of Enumeration and second value translated
Public methodStatic memberToTranslate(DictionaryString, String, String)
Identification is composed of Group Name and Name. If not found in dictionary then give Identification back
Public methodStatic memberToTranslate(DictionaryString, String, String, String)
Group name and Name equal Identification. If not found in dictionary then give Name back
Top
See Also