PrintMgmtPrintSettingDetail.parmIdentificationText Method [AX 2012]

Gets or sets the IdentificationText parameter.

public str parmIdentificationText([str _parmIdentificationText])

Run On

Called

Parameters

_parmIdentificationText
Type: str
The value to set.

Return Value

Type: str
The value of the IdentificationText parameter.

This text is retrieved based on the language ID passed through the PrintMgmtPrintContext class. The text is generally displayed as footer text on the documents being printed.

Community Additions

ADD
Show: