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

RowPropertiesName Property

The Name of the Google data entry element.

Object Oriented Interface

public function getRowPropertiesName($rowpropertiesindex);
public function setRowPropertiesName($rowpropertiesindex, $value);

Procedural Interface

ingoogle_gspreadsheets_get($res, 71 , $rowpropertiesindex);
ingoogle_gspreadsheets_set($res, 71, $value , $rowpropertiesindex);

Default Value

''

Remarks

The Name of the Google data entry element.

Setting this property to empty string prior to calling UpdateEntry will result in the item not being sent in the update request. Thus removing it from the Google Data entry.

The size of the array is controlled by the RowPropertiesCount property.

This property is not available at design time.

Data Type

String

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