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

DriveType Property

The type of drive.

Syntax

public int getDriveType();


Enumerated values: public final static int dtPersonal = 0; public final static int dtBusiness = 1; public final static int dtDocumentLibrary = 2;

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.

Default Value

0

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