Share via


SysLicenseCodeReadFile::validateLanguage Method [AX 2012]

Method check possibility language can be chosen as translation in the license information form

Syntax

client server public static boolean validateLanguage(LanguageId lang)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified language can be chosen as translation in the license information form

Remarks

If language can be chosen as translation in interface, method returns True.

Method returns False, in other cases.

See Also

Reference

SysLicenseCodeReadFile Class