Share via


PurchReApprovalPolicyRuleFieldList.selectionChanged_right Method [AX 2012]

Handles the event raised when the view selection has changed.

Syntax

public void selectionChanged_right(int _idx, anytype _Data)

Run On

Client

Parameters

  • _idx
    Type: int
    The index of the selected list item.
  • _Data
    Type: anytype
    The data from a list item.

See Also

Reference

PurchReApprovalPolicyRuleFieldList Class