wkdw__EmployeeWorkExperience__c

Stores work experience of an employee in the Employee Workspace community. This object is available in orgs that have the Employee Workspace managed package installed.

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

FieldTypePropertiesDescription
LastReferencedDatedateTimeFilter, Nillable, SortThe timestamp for when the current user last viewed a record related to this record.
LastViewedDatedateTimeFilter, Nillable, SortThe 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.
NamestringAggregatable, Create, Defaulted On Create, Filter, Group, idLookup, Nillable, Sort, UpdateThe name of an employee’s work experience.
OwnerIdreferenceAggregatable, Create, Defaulted On Create, Filter, Group, NamePointing, Sort, UpdateThe ID of the user who owns the work experience record.
wkdw__CompletionDate__cdateAggregatable, Create, Filter, Group, Nillable, Sort, UpdateThe date when the work was completed. If the completion date isn’t specified, the work is marked as ongoing.
wkdw__Description__ctextareaCreate, Nillable, UpdateThe description of an employee’s work experience.
wkdw__Ongoing__cbooleanDefaulted On Create, Filter, Group, SortIndicates if the specified work is an ongoing experience.
wkdw__Role__cstringAggregatable, Create, Filter, Group, Sort, UpdateThe role of an employee in the work experience.
wkdw__StartDate__cdateAggregatable, Create, Filter, Group, Sort, UpdateThe date when the work was started.
wkdw__URLs__ctextareaCreate, Nillable, UpdateRelated URLs, separated by line breaks, for the work experience.