Share via


TaxSettlement.parmIsTaxInvoiceInfoFilled Method [AX 2012]

Gets or sets the IsTaxInvoiceInfoFilled parameter.

Syntax

public boolean parmIsTaxInvoiceInfoFilled([boolean _isTaxInvoiceInfoFilled])

Run On

Server

Parameters

  • _isTaxInvoiceInfoFilled
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsTaxInvoiceInfoFilled parameter.

See Also

Reference

TaxSettlement Class