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

Version Event

Fired for each version.

Syntax

public void fireVersion(SharepointVersionEvent event);

public class SharepointVersionEvent {
  public String comments;
  public String createdBy;
  public String date;
  public long size;
  public String URL;
  public String version;
}

Remarks

This event is fired as the result of a call to ListVersions.

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