PublicationOutput 2.5 GetPublishReportInfoByIshLngRef
Retrieves the publish report metadata (e.g. publish report unique identifier, mimetype, file extension, size...) of the specified Publish Output object.
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. |
| plLngRef | Long | In | The language level identifier. |
| psOutXMLIshPublishReportDataObjects | String | InOut | The Publish Report Data Objects XML structure containing the metadata of one or more Publish Report Data Object. |
If no publish report is available yet (because the publication output was never published), the returned XML will not contain an
ishpublishreportdataobject element.