The type of the StatusDictionary depending on the StatusTranslation contained

Namespace: Ico.WPF
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public StatusDictionaryType DictionaryType { get; }
Visual Basic
Public ReadOnly Property DictionaryType As StatusDictionaryType
	Get
JScript
function get DictionaryType () : StatusDictionaryType

See Also