Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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).
- _mainTableId
Type: RefTableId Extended Data Type
Main Table Id: (e.g. SalesQuotationTable or ProjTable )