Share via


TaxReportDomesticExportWriter_Ascii_IT.doWrite Method [AX 2012]

Should be overridden with the logic for writing string values to the actual output destination (file or string, for example).

Syntax

protected void doWrite(str _value)

Run On

Called

Parameters

  • _value
    Type: str
    The value to write to the output destination.

See Also

Reference

TaxReportDomesticExportWriter_Ascii_IT Class