Share via


TaxReportInclAdjustmentContract.parmIncludeDetails Method [AX 2012]

Gets or sets the value of the Boolean data contract parameter.

Syntax

public boolean parmIncludeDetails([boolean _includeDetails])

Run On

Called

Parameters

  • _includeDetails
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the Boolean data contract parameter.

See Also

Reference

TaxReportInclAdjustmentContract Class