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

List Method

Lists the documents contained in the specified document library.

Syntax

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

Remarks

This method lists the documents contained in DocumentLibrary. Each document will be returned through the Document event.

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

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