Share via


MCRSmmBusRelationListTable::find Method

Finds a MCRSmmBusRelationListTable that matches the passed parameter.

Syntax

client server public static MCRSmmBusRelationListTable find(MCRSmmListId _listId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean used to determine whether or not a record should be selected for update; optional.

Return Value

Type: MCRSmmBusRelationListTable Table
A MCRSmmBusRelationListTable record.

See Also

Reference

MCRSmmBusRelationListTable Table