Share via


RetailMassUpdateProductProperty::find Method

Finds a record in RetailMassUpdateProductProperty table.

Syntax

client server public static RetailMassUpdateProductProperty find(
    RetailDestinationFieldNum _destinationFieldNum, 
    RetailDestinationTableNum _destinationTableNum, 
    RefRecId _fastTabRecID, 
    FieldId _columnId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Defines whether the found record is to be updated or not.Optional parameter.

Return Value

Type: RetailMassUpdateProductProperty Table
A record of RetailMassUpdateProductProperty table.

See Also

Reference

RetailMassUpdateProductProperty Table