Share via


PurchReApprovalPolicyRuleFieldList.selected_toolTip Method [AX 2012]

Gets the tooltip for the list of selected fields.

Syntax

public str selected_toolTip(FormControl _control)

Run On

Client

Parameters

  • _control
    Type: FormControl Class
    The FormControl object that will get the tooltip associated.

Return Value

Type: str
The tooltip text.

See Also

Reference

PurchReApprovalPolicyRuleFieldList Class