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