getDossiersForItem
Syntax
app.getDossiersForItem(objectId);
Parameters
objectId string
The object ID on the Studio or Enterprise Server of the object to get its Dossiers for.
Return value string[]
An array of string representing the Browse query result. The result is comma separated.
Description
The getDossierForItem()
method performs a query on the Studio or Enterprise Server to retrieve all Dossier IDs of which the object is part of.
Examples
Example title
Supported versions
Adobe Version | Supported |
---|---|
2021 | ✔ |
2022 | ✔ |
2023 | ✔ |
2024 | ✔ |