Represents the association between a Case and a Solution.
create(), delete(), describeSObjects(), query(), retrieve(), getDeleted(), getUpdated()
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| CaseId | reference | Create | Required. ID of the Case associated with the Solution. For information on IDs, see ID Field Type. |
| IsDeleted | boolean | Defaulted on create | Indicates whether the object has been moved to the Recycle Bin (true) or not (false). Label is Deleted. |
| SolutionId | reference | Create | Required. ID of the Solution associated with the case. |