DocumentObj 2.5 GetDataObjectInfoByIshLngRef
Retrieves the metadata, like e.g. EDT, mimetype, file extension, size, etc..., of the Data Object containing the content of the specified language 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 |
| psOutXMLIshDataObjects | String | InOut | The Data Objects XML structure containing the metadata of one or more Data Object |
Requirements are:
- The user must have read access for the folder holding the object.
Note that:
- For publications use the dedicated API function PublicationOutput.GetDataObjectInfoByIshLngRef.