ProjTable::name Method [AX 2012]

Gets the name of the project that is passed in as a parameter.

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.
Show: