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

ListRevisions Method

Lists revisions for a file.

Syntax

[VB.NET]
Public Sub ListRevisions()
[C#]
public void ListRevisions();

Remarks

This method lists revisions for a file (if available). After calling this method set ResourceIndex to a value from 0 to ResourceCount - 1. Setting ResourceIndex populates other Resource properties to provide information about the revision.

Note: This operation is only applicable to files. ResourceType must be set to rtFile.

Note: This functionality is only available to Box users with premium accounts.

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