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

Document Event

Fired for each document.

Syntax

typedef void __fastcall (__closure *TicsSharePointDocumentEvent)(System::TObject* Sender, TicsSharePointDocumentEventParams *e);

__property TicsSharePointDocumentEvent OnDocument = {read=FOnDocument, write=FOnDocument};

typedef struct {
     String FileName;
     String FileReference;
     String Created;
     String Modified;
     String Author;
     String CheckedOutBy;
     String SourceControlVersion;
     bool IsFolder;
} TicsSharePointDocumentEventParams;

Remarks

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

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