ILocalizable.Parameters Property

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

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

Syntax

C#

Value Parameters { get; }

Property Value

Type: Value

Reference

ILocalizable Interface

TcHmiSrv Namespace