Share via


MCRSourceCodeSetup::find Method

Finds the Source Code record by the source code ID.

Syntax

client server public static MCRSourceCodeSetup find(MCRSourceID _sourceId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean value that indicates whether the to read the record for update; optional.

Return Value

Type: MCRSourceCodeSetup Table
The MCRSourceCodeSetup record found.

See Also

Reference

MCRSourceCodeSetup Table