InventMov_Virtuel.parmTransQty Method [AX 2012]
Gets or sets the TransQty 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 InventQty parmTransQty([InventQty _transQty])
Microsoft Dynamics AX 2012 R2 (SYS)
public InventQty parmTransQty([InventQty _transQty])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
protected InventQty parmTransQty([InventQty _transQty])
Microsoft Dynamics AX 2012 (FPK)
protected InventQty parmTransQty([InventQty _transQty])
Microsoft Dynamics AX 2012 (SYS)
protected InventQty parmTransQty([InventQty _transQty])
Run On
Called
Parameters
- _transQty
Type: InventQty Extended Data Type
The value to set; optional.
Return Value
Type: InventQty Extended Data Type
The value of the TransQty parameter.