Cloud Storage Integrator - Online Help
Cloud Storage Integrator
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) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0