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

Version Event

Fired for each version.

Syntax

typedef void __fastcall (__closure *TicsSharePointVersionEvent)(System::TObject* Sender, TicsSharePointVersionEventParams *e);

__property TicsSharePointVersionEvent OnVersion = {read=FOnVersion, write=FOnVersion};

typedef struct {
     String Comments;
     String CreatedBy;
     String Date;
     __int64 Size;
     String URL;
     String Version;
} TicsSharePointVersionEventParams;

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