Cloud Storage Integrator 2016 Linux Edition
Cloud Storage Integrator 2016 Linux Edition
Questions / Feedback?

Document Event

Fired for each document.

Syntax

 virtual int FireDocument(SharePointDocumentEventParams *e);

 
typedef struct {
char* FileName;
char* FileReference;
char* Created;
char* Modified;
char* Author;
char* CheckedOutBy;
char* SourceControlVersion;
int IsFolder;
int reserved;
} SharePointDocumentEventParams;

Remarks

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

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Linux Edition - Version 16.0 [Build 7239]