Share via


MCRCustTableIndex::find Method

Finds the MCRCustTableIndex record that relates to the pass in values.

Syntax

client server public static MCRCustTableIndex find(
    MCRSearchRefRecID _refRecId, 
    MCRSearchRefTableID _refTableId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Determines whether or not the record being passed back is selected for update; optional.

Return Value

Type: MCRCustTableIndex Table
The MCRCustTableIndex record related to the passed in parameters.

See Also

Reference

MCRCustTableIndex Table