| CoachId |
- Type
- reference
- Properties
-
Create, Filter, Group, Sort, Update
- Description
- [Required] The coach in this 1:1 coaching relationship.
|
| CoachedId |
- Type
- reference
- Properties
-
Create, Filter, Group, Sort, Update
- Description
- [Required] The user being coached in this 1:1 coaching relationship.
|
| IsInactive |
- Type
- boolean
- Properties
-
Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the coaching relationship is Inactive (true) or not (false).
|
| LastReferencedDate |
- Type
- dateTime
- Properties
-
Filter, Nillable, Sort
- Description
- The time stamp that indicates when the current user last viewed
a record that is related to this coaching relationship.
|
| LastViewedDate |
- Type
- dateTime
- Properties
-
Filter, Nillable, Sort
- Description
- The time stamp that indicates when the current user last viewed
this coaching relationship. If this value is null, this record might
have been only referenced (LastReferencedDate) and not viewed.
|
| Name |
- Type
- string
- Properties
-
Create, Filter, Group, Sort, Update
- Description
- [Required] The record’s name. Max length is 255 characters.
|
| OwnerId |
- Type
- reference
- Properties
-
Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- ID of the contact who owns the WorkCoaching record.
|