Field:gsync id@Meetings
From MintHCM Wiki
Meetings - Google Event ID | |
---|---|
Name | gsync_id |
Module | Meetings |
Type | varchar |
Label | Google Event ID |
VName | LBL_GSYNC_ID |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | No |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
The internal Google ID of the event record
Related Features
Affected by
Initiating
Location and Code definition
modules/Meetings/vardefs.php
'gsync_id' => array( 'name' => 'gsync_id', 'vname' => 'LBL_GSYNC_ID', 'type' => 'varchar', 'len' => 1024, 'comment' => 'The internal Google ID of the event record', 'isnull' => 'true', 'massupdate' => false, 'reportable' => false, 'importable' => false, 'studio' => false, ),
Missing User input