Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

ListVersions Method

Lists the versions of the specified document.

Syntax

[VB.NET]
Public Sub ListVersions(ByVal FileName As String)
[C#]
public void ListVersions(string fileName);

Remarks

This method lists the versions of the document specified by the FileName parameter. The versions are returned through the Version event.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0