[F] getProjectedName
function getProjectedName( program, target, projectionName): string | undefined
Get the projected name of the given entity for the given projection.
Parameters
Parameter | Type | Description |
---|---|---|
program | Program | Program |
target | Type | Target |
projectionName | string | - |
Returns
string
| undefined
Projected name for the given projection