Share via


HierarchyTreeTable::findRefRecId Method

Finds the HierarchyTreeTable entry with the given RefRecId.

Syntax

server public static HierarchyTreeTable findRefRecId(RefRecId _refRecId, [boolean _forupdate])

Run On

Server

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that determines whether to select the record for update.

Return Value

Type: HierarchyTreeTable Table
A HierarchyTreeTable entry.

See Also

Reference

HierarchyTreeTable Table