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

ListParents Method

Lists the current file or folder parents.

Syntax

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

Remarks

This method lists the parents of the file or folder specified by ResourceId. After this method returns query the ResourceParents property.

The ParentList event will also fire once for each parent returned.

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