Get Method
Retrieves a document from the library specified by DocumentLibrary .
Syntax
public void get(String remoteFile);
Remarks
The local document is specified by the LocalFile property. RemoteFile specifies the name of the document on the server.
Note: If SetDownloadStream has been called, the file contents will be written to the stream instead of to the LocalFile.