ContentsIndexHome
PreviousUpNext
Server.downloadStorageFileToLocalFile Method

Downloads a file from the PRO Storage

C#
public void downloadStorageFileToLocalFile(String storagePath, String localPath);
Parameters 
Description 
String storagePath 
the path in the storage at which the file is stored 
String localPath 
a file to which the file should be downloaded (existing file would be overwritten) or a folder in which a new file would be created 
Copyright (c) 1993–2018 by AIMMS B.V. All rights reserved