Share via


EventCreateRule.parmDynaLinkRecord Method [AX 2012]

Gets or sets the DynaLinkRecord parameter.

Syntax

public Common parmDynaLinkRecord([Common _dynaLinkRecord])

Run On

Called

Parameters

  • _dynaLinkRecord
    Type: Common Table
    The value to set; optional.

Return Value

Type: Common Table
The value of the DynaLinkRecord parameter.

See Also

Reference

EventCreateRule Class