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