Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the MCRListTypeTable using the passed list type.
Syntax
client server public static MCRListTypeTable find(MCRListType _listType, [boolean _update])
Run On
Called
Parameters
- _listType
Type: MCRListType Extended Data Type
The list type to be used to find the related MCRListTypeTable record.
- _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.