HierarchyTreeTable::findActivityRecId Method
Retrieves the HierarchyTreeTable object.
Syntax
client server public static HierarchyTreeTable findActivityRecId(RecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId of the activity record.
- _forupdate
Type: boolean
A Boolean value that determines whether to select the object for update; optional.
Return Value
Type: HierarchyTreeTable Table
A HierarchyTreeTable record.