Share via


MCRFraudRule::find Method

Finds the record that has the passed in RuleID so that we can ultimately find and display the RuleName to the user.

Syntax

client server public static MCRFraudRule find(MCRUpSellRule _ruleId)

Run On

Called

Parameters

Return Value

Type: MCRFraudRule Table
The MCRFraudRule table record that was found based on the passed in parameters.

See Also

Reference

MCRFraudRule Table