Field:gsync lastsync@Meetings

From MintHCM Wiki

Meetings - Last Google Sync Timestamp

Name gsync_lastsync
Module Meetings
Type int
Label Last Google Sync Timestamp
VName LBL_GSYNC_LASTSYNC
Required No
Editable Yes
Visible Yes
Reportable No
Importable No
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes

The last time this record was synced with Google Account as unix time


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Meetings/vardefs.php

'gsync_lastsync' =>array( 'name' => 'gsync_lastsync', 'vname' => 'LBL_GSYNC_LASTSYNC', 'type' => 'int', 'comment' => 'The last time this record was synced with Google Account as unix time', 'isnull' => 'true', 'massupdate' => false, 'reportable' => false, 'importable' => false, 'studio' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles