TeamInfoCenter

 
Home Products Collaborative Apps Examples and Ideas About Us Feedback

Groove Record Fields

With the Groove Records there are several fields that are automatically provided for the developer. You can read the values of these fields, but can not write to them. They are:

Field Name Description
_RecordID This is a double that is a unique identifier for the record. Please note, this is a high precision double.
_CreatedByURL This is a string that holds the contact URL for the space member who created this record.
_CreatedBy This string tells you the name of the member who created the record.
_ModifiedBy This string tells you the name of the most recent person to modify the record. This is initially blank when the record is first created.
_Created This is a Groove date for when the record was created.
_Modified This is a Groove date for when the record was last modified. When a record is first created the modified date is the same as the created date.

� Copyright 2003-2007 JWG Solutions, All Rights Reserved.