CaseSolution

Represents the association between a Case and a Solution.

Supported Calls

create(), delete(), query(), retrieve(), getDeleted(), getUpdated(), describeSObjects()

Fields

Field Field Type Field Properties Description
CaseId reference Create

Filter

Required. ID of the Case associated with the Solution. For information on IDs, see ID Field Type.
IsDeleted boolean Defaulted on create

Filter

Indicates whether the object has been moved to the Recycle Bin (true) or not (false). Label is Deleted.
SolutionId reference Create

Filter

Required. ID of the Solution associated with the case.

Usage

You cannot update() this object via the API. If you attempt to create a record that matches an existing record, the create() call simply returns the existing record.

See Also:
CaseShare
SolutionStatus
© Copyright 2000-2008 salesforce.com, inc. All rights reserved.
Various trademarks held by their respective owners.