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

DocumentLibrary Event

Fired for each document library.

Syntax

type TDocumentLibraryEvent = procedure DocumentLibrary(Sender: TObject; const Title: String; const Description: String; const Created: String; const Modified: String; ItemCount: Integer) of object;
property OnDocumentLibrary: TDocumentLibraryEvent read FOnDocumentLibrary write FOnDocumentLibrary;

Remarks

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

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