Description
| Excerpt | ||
|---|---|---|
| ||
| Returns the mediaId |
Returns the media ID that can be used in ADF, for the specified issue and attachmentId
Parameters
Return Type
string
Returns the media id for the provided parameters.
Example
| Code Block | ||
|---|---|---|
| ||
string mediaId = getAttachmentMediaId("TEST-23", 10230);
return mediaId; |
See also
| Filter by label | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|