Share via


MCRListTypeTable::find Method

Finds the MCRListTypeTable using the passed list type.

Syntax

client server public static MCRListTypeTable find(MCRListType _listType, [boolean _update])

Run On

Called

Parameters

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

Return Value

Type: MCRListTypeTable Table
The MCRListTypeTable record found.

See Also

Reference

MCRListTypeTable Table