LifeSciMetadataFieldValue

Represents a field value for a Life Sciences configuration record. This object is a child of LifeSciMetadataRecord. This object is available in API version 65.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

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

Fields

Field Details
DataType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Required. The data type of the field.
Possible values are:
  • BOOLEAN
  • DATE
  • DATETIME
  • DOUBLE
  • FIELD
  • LONGTEXT
  • NUMBER
  • OBJECT
  • PHONE
  • PICKLIST
  • TEXT
  • URL
DateTimeValue
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time value for the field.
DateValue
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date value for the field.
FieldName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Required. The name of the field.
FieldValueApiName
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Required. The API name of the field value record.
HasBooleanValue
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the Boolean value of the field is true or false.
The default value is false.
IntegerValue
Type
long
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The integer value for the field.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
LifeScienceMetadataRecordId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. The configuration record associated with the field value.
This field is a relationship field.
Relationship Name
LifeScienceMetadataRecord
Relationship Type
Master-detail
Refers To
LifeSciMetadataRecord (the master object)
LongTextValue
Type
textarea
Properties
Create, Nillable, Update
Description
The long text value for the field.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the field value record.
NumberValue
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The number value for the field.
PhoneValue
Type
phone
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The phone value for the field.
PicklistValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The picklist value for the field.
TextValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The text value for the field.
UrlValue
Type
url
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The URL value for the field.

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.

LifeSciMetadataFieldValueFeed
Feed tracking is available for the object.
LifeSciMetadataFieldValueHistory
History is available for tracked fields of the object.