[F] getCrossLanguageDefinitionId
function getCrossLanguageDefinitionId( context, type, operation?, appendNamespace?): string;Helper function to return cross language definition id for a type
Parameters
Section titled “Parameters”| Parameter | Type | Default value | Description |
|---|---|---|---|
context | TCGCContext | undefined | - |
type | | Enum | Interface | Model | ModelProperty | Namespace | Operation | Scalar | Union | undefined | |
operation? | Operation | undefined | - |
appendNamespace? | boolean | true | - |
Returns
Section titled “Returns”string