FileDropDestination properties
- Last UpdatedSep 06, 2023
- 1 minute read
Refer to the following table for the key configurable properties of FileDropDestination.
Delivery properties
|
Property |
Description |
Valid values |
|---|---|---|
|
Filename |
A function that defines the name of the XML file to write. Use the Expression Editor in the FileDropDestination.Filename dialog box to create a function that defines the filename of the destination file. |
|
|
Path |
A function that defines the destination of the XML file. Use the Expression Editor in the FileDropDestination.Path dialog box to create a function that define the directory path of the destination file. Click Browse (...) to open the dialog box. Example function return @"C:\Temp\UploadData\"; |