SysTaskRecorderFrameworkLine::findChildElement Method
Finds the specified child record in the SysTaskRecorderFrameworkLine table.
Syntax
client server public static SysTaskRecorderFrameworkLine findChildElement(RecId _node)
Run On
Called
Parameters
- _node
Type: RecId Extended Data Type
The record ID of the framework line.
Return Value
Type: SysTaskRecorderFrameworkLine Table
The specified child record in the SysTaskRecorderFrameworkLine table; otherwise, an empty record.