ProjTable::generateNextSubProjectId Method
Generate the project ID to use for the next sub project being created on a hierarchy
Syntax
client server public static ProjId generateNextSubProjectId(ProjId _parentProjId)
Run On
Called
Parameters
- _parentProjId
Type: ProjId Extended Data Type
The project ID for the parent project in which the sub project will be created under
Return Value
Type: ProjId Extended Data Type
The generated project ID