Share via


TaxReportController_AU.fieldIDToStr Method [AX 2012]

Converts the field ID to a string value.

Syntax

private str fieldIDToStr(TaxReportField _taxReportField)

Run On

Called

Parameters

Return Value

Type: str
The equivalent string value.

See Also

Reference

TaxReportController_AU Class