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 ILocalizable

The ILocalizable type exposes the following members.

Properties

 

Name

Description

ILocalizable Interface 1:

Domain

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

ILocalizable Interface 2:

Name

Contains the name of the language variable.

ILocalizable Interface 3:

Parameters

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

ILocalizable Interface 4:

Severity

Gets the Severity of the localizable object.

ILocalizable Interface 5:

Type

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

Reference

TcHmiSrv.Core Namespace

Copyright © Beckhoff Automation GmbH & Co. KG