Newer Version Available

This content describes an older version of this product. View Latest

PersonLanguage

Represents the use and preference information about a person’s language. This object is available in API version 51.0 and later.

Supported Calls

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

Fields

Field Details
IndividualId
Type
Polymorphic master-detail reference
Properties
Create, Filter, Group, Sort
Description
The person who speaks the language.
Referenced Objects
  • Individual
  • Account
  • Contact
Language
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
Specifies the language spoken by the person.
Possible values are:
  • English
  • Spanish
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the record was last referenced.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the record was last viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
A system-generated name for the PersonLanguage record.
Rank
Type
int
Properties
Create, Filter, Group, Sort, Update
Description
The preference rank for a particular langauge for a particular person.

Usage

PersonLanguage is a data type-like object that’s associated to different objects representing people. The language a person speaks is associated to that person by referencing their account, contact, or individual records using the IndividualId field on PersonLanguage.