InspectionAssessmentInd

Represents the assessment indicators recorded during an inspection. This object is available in API version 49.0 and later.

Supported Calls

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

Fields

Field Details
AssessmentIndDefinitionId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the assessment indicator definition.
AssessmentTaskId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Id of the assessment task.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the inspection assessment indicator.
Result
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Compliance result of the assessment indicator.
Possible values are:
  • Fail
  • Issue
  • Pass
TextFieldResponse
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Text response of the assessment indicator
DateTimeFieldResponse
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the response for an assessment indicator is captured during an inspection visit. This field is available in API version 52.0 and later.
DecimalFieldResponse
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The fractional value of the assessment indicator response that was captured during an inspection visit. This field is available in API version 52.0 and later.
DisplayOrder
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The order in which the assessment indicator definition associated with the inspection assessment indicator is displayed in the assessment task definition. This field is available in API version 52.0 and later.
NumberFieldResponse
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The whole number value of the assessment indicator response that was captured during an inspection visit. This field is available in API version 52.0 and later.
PercentageFieldResponse
Type
percent
Properties
Create, Filter, Nillable, Sort, Update
Description
The percentage value of the assessment indicator response that was captured during an inspection visit. This field is available in API version 52.0 and later.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

InspectionAssessmentIndFeed
Feed tracking is available for the object.
InspectionAssessmentIndHistory
History is available for the object.