MCRTargetSetup::find Method

Finds the MCRTargetSetup using the passed target ID.

Syntax

client server public static MCRTargetSetup find(MCRTargetID _targetId, [boolean _update])

Run On

Called

Parameters

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

See Also

Reference

MCRTargetSetup Table