Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

CreateObject Method

Puts an object into a bucket.

Syntax

[VB.NET]
Public Sub CreateObject(ByVal ObjectName As String)
[C#]
public void CreateObject(string objectName);

Remarks

This method will put the file specified by LocalFile into the bucket specified by the Bucket property. If LocalFile is empty, the contents of the ObjectData property will be uploaded instead. SetUploadStream may also be used to specify the data to upload.

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