Share via


SalesFormletterParmData.parmLineMapKey Method [AX 2012]

This member overrides the parmLineMapKey Method.

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
          protected str parmLineMapKey(Common _line, [InventOwnerId_RU _inventOwnerId])

  Microsoft Dynamics AX 2012 R2 (SYS)
          protected str parmLineMapKey(Common _line, [InventOwnerId_RU _inventOwnerId])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          protected str parmLineMapKey(Common _line)

  Microsoft Dynamics AX 2012 (FPK)
          protected str parmLineMapKey(Common _line)

  Microsoft Dynamics AX 2012 (SYS)
          protected str parmLineMapKey(Common _line)

Run On

Server

Parameters

See Also

Reference

SalesFormletterParmData Class