[F] getOperationLink
function getOperationLink( program, entity, linkType): | undefined | OperationLinkMetadataReturns the OperationLinkMetadata for a given operation and link type, or undefined.
Parameters
| Parameter | Type |
|---|---|
program | Program |
entity | Operation |
linkType | string |
Returns
| undefined
| OperationLinkMetadata