alias in transfer-related linkage elements
In the transfer-related elements of the linkage options part, the property alias specifies the run-time name of the program that is identified in property toPgm.
The value of this property must match the alias (if any) you specified when declaring the program to which you are transferring. If you did not specify an alias when declaring that program, either set the property alias to the name of the program part or do not set the property at all.
Related concepts
Linkage options part
Related tasks
Adding a linkage options part to an EGL build file
Editing the transfer-related elements of a linkage options part
Related reference
transferToTransaction element