Share via


InventPriceOverviewContract.parmActivePrices Method [AX 2012]

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

Syntax

public boolean parmActivePrices([boolean _activePrices])

Run On

Called

Parameters

  • _activePrices
    Type: boolean
    The new value of the ActivePrices data contract parameter; optional.

Return Value

Type: boolean
The current value of the ActivePrices data contract parameter.

See Also

Reference

InventPriceOverviewContract Class