Share via


InventPriceOverviewContract.parmFallback Method [AX 2012]

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

Syntax

public boolean parmFallback([boolean _fallback])

Run On

Called

Parameters

  • _fallback
    Type: boolean
    The new value of the Fallback data contract parameter; optional.

Return Value

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

See Also

Reference

InventPriceOverviewContract Class