Share via


TaxReportDomesticExportWriter_Vld_IT.doWrite Method [AX 2012]

Is 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_Vld_IT Class