📚 SAP Business One SDK Help

RelatedSystemLanguage Property
See Also 

Description

Sets or returns the key of the related language as defined in the system. For example, set the value 3 for English (US).

Field name: SysLang.

Property type

Read-write property

Syntax

Visual Basic
Public Property RelatedSystemLanguage() As Long

Remarks

For a list of related system languages, see the BoSuppLangs enumaration.

See Also