Share via


InventCostReport_CostBase.parmIncludeBeginning Method [AX 2012]

Gets or sets the value of the NoYes enumeration parameter.

Syntax

protected NoYes parmIncludeBeginning([NoYes _includeBeginning])

Run On

Called

Parameters

  • _includeBeginning
    Type: NoYes Enumeration
    A NoYes enumeration value that indicates whether the beginning inventory is included in the quantity and amounts; optional.

Return Value

Type: NoYes Enumeration
The value of the NoYes enumeration parameter.

See Also

Reference

InventCostReport_CostBase Class