ILocalizable Interface
Provides an interface for a localizable object that contains a language variable and parameters.
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public interface ILocalizableThe 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. | |
|
|
Contains the name of the language variable. | |
|
|
Gets the parameters of the localizable object. The names of the parameters must match the placeholders in the localization string. | |
|
|
Gets the Severity of the localizable object. | |
|
|
Gets the ValueType of the localizable object that will be Message or Alarm. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0