Share via


InventTransferOrderOverviewContract.parmShowReservation Method [AX 2012]

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

Syntax

public boolean parmShowReservation([boolean _showReservation])

Run On

Called

Parameters

  • _showReservation
    Type: boolean
    The new value of the ShowReservation data contract parameter; optional.

Return Value

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

See Also

Reference

InventTransferOrderOverviewContract Class