Share via


MCRCoupon::find Method

Finds a MCRCoupon record.

Syntax

client server public static MCRCoupon find(MCRCouponId _mcrCouponId, [boolean update])

Run On

Called

Parameters

  • update
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: MCRCoupon Table
The MCRCoupon record if found; otherwise, null.

See Also

Reference

MCRCoupon Table