MCRMiscOverride::find Method
Finds the MCRMiscOverride record using the passed role.
Syntax
client server public static MCRMiscOverride find(Name _role, [boolean _forUpdate])
Run On
Called
Parameters
- _role
Type: Name Extended Data Type
The role of the related MCRMiscOverride record.
- _forUpdate
Type: boolean
A boolean used to determine whether or not a record should be selected for update; optional.
Return Value
Type: MCRMiscOverride Table
The MCRMiscOverride record found.