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
- _sourceId
Type: MCRSourceID Extended Data Type
This is a unique identifier for the source code.
- _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.