Share via


SysTranslationHelper.parmProfileLanguageStrTranslationArray Method [AX 2012]

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

Syntax

public Array parmProfileLanguageStrTranslationArray([Array _arrStrFieldRequiringTranslationInProfileLanguage])

Run On

Called

Parameters

  • _arrStrFieldRequiringTranslationInProfil
    Type: Array Class

Return Value

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

See Also

Reference

SysTranslationHelper Class