Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

ListChildren Method

Lists children of the current folder.

Syntax

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

Remarks

This method lists children of the current folder specified by ResourceId.

After calling this method the ResourceChildren collection will be populated.

The ChildList event will also fire for each child returned.

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