Share via


InventTransferOrderCreate_InvTransLine.parmPdsCWQtyReceived Method [AX 2012]

Gets or sets the PdsCWQtyReceived parameter.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public PdsCWQtyReceived parmPdsCWQtyReceived([PdsCWQtyReceived _value])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public PdsCWQtyReceived parmPdsCWQtyReceived([PdsCWQtyReceived _value])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public PdsCWQtyReceived parmPdsCWQtyReceived([PdsCWQtyReceived _value])

  Microsoft Dynamics AX 2012 (FPK)
          public PdsCWInventQty parmPdsCWQtyReceived([PdsCWInventQty _value])

Run On

Called

Parameters

Return Value

Type: PdsCWQtyReceived Extended Data Type
The value of the PdsCWQtyReceived parameter.

See Also

Reference

InventTransferOrderCreate_InvTransLine Class