ProjTaskEstimatesSynchronizer::construct Method [AX 2012]

Constructs a Task estimates synchronizer object.

server public static ProjTaskEstimatesSynchronizer construct(Common _wbsOwnerTableBuffer, HierarchyIdBase _hierarchyId)

Run On

Server

Parameters

_wbsOwnerTableBuffer
Type: Common Table
Table buffer of the WBS owner (i.e. ProjTable, SalesQuotation or null for templates)
_hierarchyId
Type: HierarchyIdBase Extended Data Type
Hierarchy id of the WBS.

Return Value

Type: ProjTaskEstimatesSynchronizer Class
A Task estimates synchronizer object.
Show: