MCRRFMDefinition::find Method

Finds a MCRRFMDefinition record using the passed name.

Syntax

client server public static MCRRFMDefinition find(MCRRFMDefinitionName _mcrRFMDefinitionName, [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: MCRRFMDefinition Table
The MCRRFMDefinition record found.

See Also

Reference

MCRRFMDefinition Table