OutputFormat 2.5 GetOutputFormatId
This API function returns the element name for the supplied Output Format Label
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| psOutputFormatName | String | In | The name of the output format (e.g. Manual, Online Documentation, Booklet, Compiled Help,...) |
| psOutOutputFormatId | String | Out | The element name of the output format |