Id |
ID |
Globally unique string that identifies a record. Id fields
have Defaulted on create and Filter access. |
IsDeleted |
boolean |
Indicates whether the record has been moved to the
Recycle Bin (true) or not (false). Because this field does not appear in all
objects, it is listed in the field table for each object. |
CreatedBy |
User |
The user who created the record. CreatedBy fields have
Defaulted on create, Filter, Group, and Sort access. |
CreatedById |
reference |
ID of the User who created this record.
CreatedById fields have Defaulted on create, Filter,
Group, and Sortaccess. |
CreatedDate |
dateTime |
Date and time when this record was created. CreatedDate
fields have Defaulted on create, Filter, and Sort access. |
LastModifiedBy |
User |
The user who last modified this record. LastModifiedBy
fields have Defaulted on create, Filter, Group, and Sort access. |
LastModifiedById |
reference |
ID of the User who last updated this record.
LastModifiedById fields have Defaulted on create, Filter,
Group, and Sortaccess. |
LastModifiedDate
|
dateTime |
Date and time when a user last modified this
record.
LastModifiedDate fields have Defaulted on create, Filter, and
Sort access. |
SystemModstamp |
dateTime |
Date and time when this record was last modified by a user or by an automated
process (such as a trigger). SystemModstamp fields have Defaulted
on create and Filter access. |