Share via


InventInventLocation_InventLocation.parmCustAccount_BR Method [AX 2012]

Gets or sets the CustAccount_BR 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 str parmCustAccount_BR([str _value])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public CustAccount parmCustAccount_BR([CustAccount _value])

Run On

Called

Parameters

  • _value
    Type: str
    The value to set.

Return Value

Type: str
The value of the CustAccount_BR parameter.

See Also

Reference

InventInventLocation_InventLocation Class