| AssignmentId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- Required. The ID of the managed event that's associated with the
subject assignment.
- This field is a polymorphic relationship field.
- Relationship Name
- Assignment
- Refers To
- MngEvent
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed this record
indirectly, for example, through a list view or related
record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed this record or
list view.
- If this value is null, and LastReferenceDate
isn’t null, the user accessed this record or list view
indirectly.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The name of the subject assignment.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- ID of the owner of this record.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Refers To
- Group, User
|
| SourceSystem |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The name of the external system that generated the record.
|
| SourceSystemIdentifier |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Nillable, Sort, Update
- Description
- The ID of the record in the external system.
|
| SubjectId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- Required. The ID of the subject associated with the subject
assignment.
- This field is a relationship field.
- Relationship Name
- Subject
- Refers To
- Subject
|