WSRepositoryClient.GetFile
Get file from WebStatistica Repository. 'WhereToLocalFileOrDirPath' could be directory or file path (if it has an extension).
| Syntax | Parameters | Return Value |
|---|---|---|
Function WSRepositoryClient.GetFile( _
WhereFromRepositoryFilePath As String, _
WhereToLocalFileOrDirPath As Variant, _
Optional bOverwriteLocalFile As Boolean = False) As String
|
Type: String
Type: Variant
Type: Boolean Default value: False |
String. |