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

ResourceData Property

Holds the file data after downloading or sets the file data before uploading or updating.

Syntax

__property String ResourceData = {read=FResourceData, write=FSetResourceData};

__property RawByteString ResourceDataB = {read=FResourceDataB, write=FSetResourceDataB};

Default Value

""

Remarks

This property is populated with the file data after calling DownloadFile if LocalFile is not set.

ResourceData can also be set before calling the UploadFile or UpdateResource methods.

This property is not available at design time.

Data Type

Binary String

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