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

RowDateUpdated Property

Contains the date that a row was updated.

Object Oriented Interface

public function getRowDateUpdated();
public function setRowDateUpdated($value);

Procedural Interface

ingoogle_gspreadsheets_get($res, 63 );
ingoogle_gspreadsheets_set($res, 63, $value );

Default Value

''

Remarks

This property is used to get the updated date of a row and is populated when RowIndex is set.

The format of the date will depend on the DateFormat you are currently using. Unless otherwise specified, the default format used is "yyyy-MM-ddTHH:mm:ss.fffZ" (e.g. 2011-04-04T18:44:20.000Z).

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