ProjTable::child Method [AX 2012]

Checks whether the specified project is a subproject.

client server public static boolean child(ProjId _projId)

Run On

Called

Parameters

_projId
Type: ProjId Extended Data Type
The ID of the project.

Return Value

Type: boolean
true if the project is a subproject; otherwise, false.
Show: