EcoResColor::mcrlookupByItemOrProduct Method

Looks up color by item or product (no need for item if product is supplied).

Syntax

client server public static void mcrlookupByItemOrProduct(
    FormControl _formControl, 
    ItemId _itemId, 
   [RefRecId _product])

Run On

Called

Parameters

  • _formControl
    Type: FormControl Class
    The control on which the look up will be performed.

Remarks

If the product RefRecId is supplied, the item will get disregarded.

See Also

Reference

EcoResColor Table