Share via


PriceDiscPolicyDialog.findPolicies Method [AX 2012]

Finds the policies for a given record.

Syntax

protected boolean findPolicies()

Run On

Called

Return Value

Type: boolean
true if one or more policies exist; otherwise, false.

Remarks

Besides returning true or false the method also initiates internal variables holding the found policies.

See Also

Reference

PriceDiscPolicyDialog Class