Share via


InventDimViewContract.parmViewInventProfileId_RU Method [AX 2012]

Gets or sets the ViewInventProfileId_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 InventProfileIdFlag_RU parmViewInventProfileId_RU([InventProfileIdFlag_RU _viewInventProfileId])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public boolean parmViewInventProfileId_RU([boolean _viewInventProfileId])

Run On

Called

Parameters

Return Value

Type: InventProfileIdFlag_RU Extended Data Type
The value of the ViewInventProfileId_RU parameter.

See Also

Reference

InventDimViewContract Class