ProjTable::projIdLastSon Method
Gets the last sub project created for the parent project that is passed in as a parameter.
Syntax
client server public static ProjId projIdLastSon(ProjId _projId)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
The ID of the parent project.
Return Value
Type: ProjId Extended Data Type
The ID of the last sub project created.