PSAResourceAssignmentsDP.getParentProjId Method [AX 2012]
Gets the parent ID value from the ProjTable table that has the specified project ID.
public ProjId getParentProjId(ProjId _sProjId, [boolean _bFirstLevel])
Run On
ServerParameters
- _sProjId
- Type: ProjId Extended Data Type
A project ID to find.
- _bFirstLevel
- Type: boolean
A Boolean value for logical processing.
Community Additions
ADD
Show: