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

DriveId Property

The unique id of the selected drive.

Object Oriented Interface

public function getDriveId();
public function setDriveId($value);

Procedural Interface

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

Default Value

''

Remarks

This property returns the Id of the drive specified by DriveIndex.

The drive Id uniquely identifies the drive, and is used as a parameter to the GetDriveInfo method.

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]