Gets the ISO culture name that will be used to localize display strings.

Namespace: ININ.IceLib.Connection
Assembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)

Collapse imageSyntax

C#
public string IsoLanguage { get; private set; }
Visual Basic
Public Property IsoLanguage As String
	Get
	Private Set

Field Value

The ISO culture name that will be used to localize display strings.

Collapse imageVersion Information

Supported for IC Server version 2016 R1 and beyond.

Collapse imageSee Also