Queries the file name of an attachment in Episerver Campaign.
Type: String
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
attachmentId |
long |
ID of the attachment |
Return values
File name of the attachment
Code structure
String getFilename(String sessionId, long attachmentId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018