| CreatedById |
- Type
- reference
- Properties
- Defaulted on create, Filter
- Description
- ID of the User who created this record.
|
| CreatedDate |
- Type
- dateTime
- Properties
- Defaulted on create, Filter
- Description
- Date and time when this record was created.
|
| Id |
- Type
- id
- Properties
- Create, Filter, Group, Sort, Update
- Description
- Unique record ID.
|
| IsDeleted |
- Type
- boolean
- Properties
- Create, Filter, Group, Sort, Update
- Description
- When true, the record has
been deleted.
|
| LastModifiedById |
- Type
- reference
- Properties
- Defaulted on create, Filter
- Description
- ID of the User who last updated this record.
|
| LastModifiedDate |
- Type
- dateTime
- Properties
- Defaulted on create, filter
- Description
-
Date and time when a user last
modified this record.
|
| LicenseDefinitionId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- ID of the custom permission set license definition that contains
the licensed custom permission.
- This is a relationship field.
- Relationship Name
- LicenseDefinition
- Relationship Type
- Lookup
- Refers To
- PermissionSetLicenseDefinition
|
| LicensedCustomPermissionId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- ID of the licensed custom permission that you're including in the
permission set license definition. On the CustomPermission object, the
isLicensed field must equal true.
- This is a relationship field.
- Relationship Name
- LicensedCustomPermission
- Relationship Type
- Lookup
- Refers To
- CustomPermission
|
| SystemModstamp |
- Type
- dateTime
- Properties
- Defaulted on create, filter
- Description
- In general, SystemModstamp shows the date and
time when a user or automated process last modified the record.
However, in certain cases, SystemModstamp
doesn’t capture every field change. For example, if object A
retrieves values from object B, then the changes to field values in
records on object B are reflected in the
SystemModstamp field for records on object
B, but not on object A.
|