ILocalizable Properties

The ILocalizable type exposes the following members.

Properties

 

Name

Description

ILocalizable Properties 1:

Domain

Gets the domain of the language variable. The language file of this domain will be used for localization.

ILocalizable Properties 2:

Name

Gets or sets the name of the language variable.

ILocalizable Properties 3:

Parameters

Gets the parameters of the ILocalizable. The parameter names have to match the placeholders in the localization string.

ILocalizable Properties 4:

Severity

Gets the Severity of the ILocalizable.

ILocalizable Properties 5:

Type

Gets the ValueType of the ILocalizable that will be usually ValueType_Message or ValueType_Alarm.

Reference

ILocalizable Class

TcHmiSrv Namespace