Share via


TaxReportFormatter_IT.writePlaceholderPosCB Method [AX 2012]

Inserts a placeholder for the boolean (CB) positional field into the report line.

Syntax

public void writePlaceholderPosCB(int _position)

Run On

Called

Parameters

  • _position
    Type: int
    The start position of the report field.

See Also

Reference

TaxReportFormatter_IT Class