Newer Version Available

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

ServiceCrewMember

Represents a technician service resource that belongs to a service crew.

Supported Calls

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

Special Access Rules

Field Service Lightning must be enabled.

Fields

Field Name Details
EndDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The last day that the service resource belongs to the crew. You can use this field to track employment dates for contractors.
IsLeader
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that the member is the crew leader.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date when the service crew member was last modified. Its label in the user interface is Last Modified Date.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date when the service crew member was last viewed.
ServiceCrewId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The crew that the service resource belongs to.
ServiceCrewMemberNumber
Type
string
Properties
Autonumber, Defaulted on create, Filter, Sort
Description
An auto-generated number identifying the service crew member.
ServiceResourceId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The service resource that belongs to the crew. Only service resources whose resource type is Technician can be added to service crews.
StartDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
Required. The day the service resource joins the crew. Service resources can belong to multiple crews as long as their start and end dates don’t overlap.