Share via


RetailAffiliation::find Method

Finds the affiliation or the loyalty program by record ID.

Syntax

client server public static RetailAffiliation find(RefRecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    The flag indicating whether the record is selected for update.

Return Value

Type: RetailAffiliation Table
The record found.

See Also

Reference

RetailAffiliation Table