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

ResourceParentId Property

The Id of the parent resource.

Syntax

[VB.NET]
Public Property ResourceParentId As String

[C#]
public string ResourceParentId {get; set;}

Remarks

This property holds the Id of the current resource's parent.

This may be set to the Id of a folder before calling ListResources or UploadFile to list or upload to a specific folder.

If both ResourceParentPath and ResourceParentId are unspecified the drive root is assumed.

This is populated after calling ListResources and ResourceIndex is set.

This property is not available at design time.

Default Value

""

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