Share via


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

  • _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.

See Also

Reference

MCRMiscOverride Table