Share via


RetailAffiliation::findByName Method

Finds the affiliation or the loyalty program by name.

Syntax

client server public static RetailAffiliation findByName(RetailAffiliationName _name, [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