IDownloadMgrDownloadFiles Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax string DownloadFiles(
string[] inURL,
string[] inLocalPath,
bool inOverride,
string inPrompt,
bool inAutoAdvance,
bool inNoUI
)
Parameters
- inURL
- Type: SystemString
- inLocalPath
- Type: SystemString
- inOverride
- Type: SystemBoolean
- inPrompt
- Type: SystemString
- inAutoAdvance
- Type: SystemBoolean
- inNoUI
- Type: SystemBoolean
Return Value
Type:
StringSee Also