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

DriveType Property

The type of drive.

Syntax

int GetDriveType();

Possible Values

  DT_PERSONAL(0), 
  DT_BUSINESS(1), 
  DT_DOCUMENT_LIBRARY(2)

Default Value

0

Remarks

This property specifies whether the drive specified by DriveIndex is a personal drive, business drive, or SharePoint document library. Possible values are:

  • 0 (dtPersonal)
  • 1 (dtBusiness)
  • 2 (dtDocumentLibrary)

This property is read-only and not available at design time.

Data Type

Integer

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