SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

Version Event

Fired for each version.

Syntax

typedef void __fastcall (__closure *TibrSPDocumentsVersionEvent)(System::TObject* Sender, TibrSPDocumentsVersionEventParams *e);

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

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

Remarks

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

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