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

DeleteArchive Method

Deletes an archive.

Syntax

[VB.NET]
Public Sub DeleteArchive(ByVal VaultName As String, ByVal ArchiveId As String)
[C#]
public void DeleteArchive(string vaultName, string archiveId);

Remarks

This method deletes the archive specified by the ArchiveId parameter.

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