Share via


InventDimViewContract.parmViewInventGTDId_RU Method [AX 2012]

Gets or sets the ViewInventGTDId_RU 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 InventGTDIdFlag_RU parmViewInventGTDId_RU([InventGTDIdFlag_RU _viewInventGTDId])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public boolean parmViewInventGTDId_RU([boolean _viewInventGTDId])

Run On

Called

Parameters

Return Value

Type: InventGTDIdFlag_RU Extended Data Type
The value of the ViewInventGTDId_RU parameter.

See Also

Reference

InventDimViewContract Class