Share via


PurchReApprovalPolicyRuleFieldList.available_toolTip Method [AX 2012]

Returns the tooltip for the list of available fields.

Syntax

public str available_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