Newer Version Available

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

LifeScienceMobileApp

Represents information about a mobile device associated with a user. 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
ApplicationVersion
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The version of the mobile app.
DeviceLastLocation
Type
location
Properties
Nillable
Description
The latitude and longitude coordinates of the most recent sync location.
DeviceMetadataVersion
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The version of the metadata that's used by the mobile app.
IsDownloadSyncSuccessful
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the most recent download succeeded (true) or not (false).
The default value is false.
IsFullSyncEnforced
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether to force a full synchronization for the mobile app (true) or not (false).
The default value is false.
IsUploadSyncSuccessful
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the most recent upload succeeded (true) or not (false).
The default value is false.
LastDownloadSyncDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The timestamp of the most recent download.
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.
LastUploadSyncDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The timestamp of the most recent upload.
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.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the mobile app record.
UserDeviceId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. The user device associated with the mobile app.
This field is a relationship field.
Relationship Name
UserDevice
Relationship Type
Master-detail
Refers To
UserDevice (the master object)

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.

LifeScienceMobileAppFeed
Feed tracking is available for the object.
LifeScienceMobileAppHistory
History is available for tracked fields of the object.