| IDownloadMgrDownloadFiles Method  | 
 
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntaxstring 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: 
String
See Also