Share via


TaxReport770Writer_IT.valuePosCB Method [AX 2012]

Formats the field value according to positional CB format.

Syntax

public str valuePosCB(boolean _value)

Run On

Called

Parameters

  • _value
    Type: boolean
    The field value.

Return Value

Type: str
The field value formatted according to positional CB format.

See Also

Reference

TaxReport770Writer_IT Class