Defines the 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 |
Name |
String |
Internal name of the attachment |
Return values
-
Code structure
void setName(String sessionId, long attachmentId, String name)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018