Share via


HierarchyTreeTable::projSetHierarchyRootTaskName Method

Updates project hierarchy root task name.

Syntax

client server public static void projSetHierarchyRootTaskName(
    RecId _recId, 
    Name _name, 
    RefTableId _mainTableId)

Run On

Called

Parameters

  • _recId
    Type: RecId Extended Data Type
    RecId of the record that owns the Hierarchy. (e.g.ProjTable or SalesQuotationTable).
  • _name
    Type: Name Extended Data Type
    New name from the record that owns the Hierarchy. (e.g.ProjTable or SalesQuotationTable).

See Also

Reference

HierarchyTreeTable Table