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

ListLibraries Method

Lists all of the document libraries in the current site.

Syntax

[VB.NET]
Public Sub ListLibraries()
[C#]
public void ListLibraries();

Remarks

The DocumentLibrary event will fire for each document library received.

ListLists can be used to list other lists in the site.

NOTE: This method has a corresponding asynchronous version (ListLibrariesAsync) for use in the WinRT environment.

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