Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

LocalFile Property

The path to a local file for uploading or downloading. When downloading, if the file exists it is overwritten (optional).

Syntax

[VB.NET]
Public Property LocalFile As String

[C#]
public string LocalFile {get; set;}

Remarks

The LocalFile property is used when getting a document via GetObject or putting a document via CreateObject.

If LocalFile is empty then the data to be sent or received is provided via the ObjectData property.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]