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.

DocClauseSetAsmtQstn

Represents a junction between a document clause set and an assessment question. This object is available in API version 64.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
AssessmentQuestionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The assessment question associated with the record.
This field is a relationship field.
Relationship Name
AssessmentQuestion
Refers To
AssessmentQuestion
DocumentClauseSetId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The document clause set associated with the record.
This field is a relationship field.
Relationship Name
DocumentClauseSet
Relationship Type
Master-detail
Refers To
DocumentClauseSet (the master object)
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the record.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

DocClauseSetAsmtQstnHistory
History is available for tracked fields of the object.