Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

ResourcePath Property

The full path to the specified resource.

Object Oriented Interface

public function getResourcePath();
public function setResourcePath($value);

Procedural Interface

incloudstorage_onedrive_get($res, 53 );
incloudstorage_onedrive_set($res, 53, $value );

Default Value

''

Remarks

This property holds the full path to the specified resource. This is populated when ResourceIndex is set.

ResourceId or ResourcePath may be set to specify the resource before calling any of the following methods. If both are specified ResourceId takes precedence.

This property is not available at design time.

Data Type

String

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