|
ConnectionID | | Specifies a connection to a data source that is defined in the Settings.
For elements connecting to relational databases, default is the first Connection element in _settings.lgx. |
FtpDirectory | | The directory name on the FTP server. If the value is left blank, the system will use the default directory. |
FtpFileName | | The name of the file.
Wildcards (* and ?) can be used with FTP.Directory and FTP.Download. For example to list all files in a directory leave this blank or use "*.*". To download only XML files that start with an S, use "S*.xml". |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |