PRIM_SRVM.HttpResponse - SetContentFile Method
Specify the content file
Member of PRIM_SRVM.HttpResponse (PRIM_SRVM.HttpResponse)
Parameters
Name |
Type |
Data Type |
Description |
FileName |
*Input |
String |
Name of the content file |
UpdateContentType |
*Input (Optional) |
Boolean |
Update the content type |
CopyForSend |
*Input (Optional) |
Boolean |
Copy for send |
RemoveAfterSend |
*Input (Optional) |
Boolean |
Delete the content file after a successful send |
AddHeaderLastModified |
*Input (Optional) |
Boolean |
Add a header last modified parameter |
AddHeaderContentDisposition |
*Input (Optional) |
Boolean |
Add header content disposition parameter |
Details
No detailed help is available for this feature