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

Delete Method

Deletes a document from the library specified by DocumentLibrary .

Syntax

[VB.NET]
Public Sub Delete(ByVal RemoteFile As String)
[C#]
public void Delete(string remoteFile);

Remarks

The name of the document is provided by RemoteFile.

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