Click or drag to resize

DictionaryUI Constructor (String, String)

Initializes a new instance of the DictionaryUI class. Constructor with parameter

Namespace:  SOWIData.Management
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public DictionaryUI(
	string pLanguageOut,
	string pTextIn
)

Parameters

pLanguageOut
Type: SystemString
Language to output
pTextIn
Type: SystemString
Text to search
See Also