Share via


InventTransferOrderOverviewContract.parmInventDimViewContract Method [AX 2012]

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

Syntax

public InventDimViewContract parmInventDimViewContract([InventDimViewContract _inventDimViewContract])

Run On

Called

Parameters

  • _inventDimViewContract
    Type: InventDimViewContract Class
    The new value of the InventDimViewContract data contract parameter; optional.

Return Value

Type: InventDimViewContract Class
The current value of the InventDimViewContract data contract parameter.

See Also

Reference

InventTransferOrderOverviewContract Class