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

Contains the name of the language variable.

ILocalizable Properties 3:

Parameters

Gets the parameters of the localizable object. The names of the parameters must match the placeholders in the localization string.

ILocalizable Properties 4:

Severity

Gets the Severity of the localizable object.

ILocalizable Properties 5:

Type

Gets the ValueType of the localizable object that will be Message or Alarm.

Reference

ILocalizable Interface

TcHmiSrv.Core Namespace