Object Reference for the Salesforce Platform
Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
CaseTeamMember
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), update(), upsert()
Special Access Rules
As of Spring ’20 and later, only users with read access to the Case object can access this object.
When accessing from Apex code, use the WITH USER_MODE clause to enable field-level and object-level security permissions checking for SOQL SELECT queries, including subqueries and cross-object relationships. See Enforce User Mode for Database Operations.
Fields
| Field | Details |
|---|---|
| MemberId |
|
| ParentId |
|
| TeamRoleId |
|
| TeamTemplateId |
|
| TeamTemplateMemberId |
|