Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

ServiceProvider Property

The storage service provider.

Syntax

__property TicsCloudStorageServiceProviders ServiceProvider = {read=FServiceProvider, write=FSetServiceProvider};



enum TicsCloudStorageServiceProviders { spAmazonS3=0, spBox=1, spDropbox=2, spGoogleDrive=3, spOneDrive=4, spSharePoint=5 };

Default Value

0

Remarks

This property specifies the storage service provider which will be used. Possible values are:

  • 0 (spAmazonS3 - default)
  • 1 (spBox)
  • 2 (spDropbox)
  • 3 (spGoogleDrive)
  • 4 (spOneDrive)
  • 5 (spSharePoint)

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0