Share via


SysTranslationHelper.parmProfileLanguageHTMLTranslationArray Method [AX 2012]

Gets or sets the array of HTML fields to translate from the translation table.

Syntax

public Array parmProfileLanguageHTMLTranslationArray([Array _arrHtmlFieldRequiringTranslationInProfileLanguage])

Run On

Called

Parameters

  • _arrHtmlFieldRequiringTranslationInProfi
    Type: Array Class

Return Value

Type: Array Class
An Array object of HTML field IDs to translate.

See Also

Reference

SysTranslationHelper Class