Share via


HierarchyLinkTable::findLinkedTableByHierarchyId Method

Gets a table record.

Syntax

client server public static Common findLinkedTableByHierarchyId(HierarchyIdBase _hierarchyId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean flag that sets if the table is being search in order to update the record.

Return Value

Type: Common Table
A ProjTable record or a SalesQuotation record based on which table the passed in HierarchyId points to.

See Also

Reference

HierarchyLinkTable Table