/
getAttachmentMediaId
getAttachmentMediaId
Description
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
string mediaId = getAttachmentMediaId("TEST-23", 10230);
return mediaId;
See also
, multiple selections available,
Related content
getAllAttachments
getAllAttachments
Read with this
getAttachmentFromEvent
getAttachmentFromEvent
More like this
getAttachmentIds
getAttachmentIds
More like this
getAttachment
getAttachment
More like this
getAttachment
getAttachment
More like this
getAttachmentList
getAttachmentList
More like this