Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the MCRTargetSetup using the passed target ID.
Syntax
client server public static MCRTargetSetup find(MCRTargetID _targetId, [boolean _update])
Run On
Called
Parameters
- _targetId
Type: MCRTargetID Extended Data Type
The target ID used to find the MCRTargetSetup record.
- _update
Type: boolean
A boolean used to determine whether or not a record should be selected for update; optional.
Return Value
Type: MCRTargetSetup Table
The MCRTargetSetup record found.