ILocalizable Properties
The ILocalizable type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the domain of the language variable. The language file of this domain will be used for localization. | |
|
Gets or sets the name of the language variable. | |
|
Gets the parameters of the ILocalizable. The parameter names have to match the placeholders in the localization string. | |
|
Gets the Severity of the ILocalizable. | |
|
Gets the ValueType of the ILocalizable that will be usually ValueType_Message or ValueType_Alarm. |