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

Version Event

Fired for each version.

Syntax

sharepoint.on('Version', [callback])

Callback

The 'callback' is called when the 'Version' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.comments
e.createdBy
e.date
e.size
e.URL
e.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