ProjWBSService.getWBSRoot Method [AX 2012]
Finds the hierarchy id for the specified WBS owner or creates a new hierarchy if it none exists.
public HierarchyIdBase getWBSRoot(MSPFileSyncLinkType _fileSyncLinkType, RecId _linkRecId)
Run On
ServerParameters
- _fileSyncLinkType
- Type: MSPFileSyncLinkType Enumeration
The linked Microsoft Project File type.
- _linkRecId
- Type: RecId Extended Data Type
The WBS owner record Id. For example Project or Project sales quotation.
Return Value
Type: HierarchyIdBase Extended Data TypeThe hierarchy Id of the found or newly created hierarchy.
Community Additions
ADD
Show: