ILocalizable.Parameters Property

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

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 1.10.1018.48 (1.10.1018.48)

Syntax

C#

public Value Parameters { get; }

Property Value

Type: Value

Reference

ILocalizable Class

TcHmiSrv Namespace