cgc_sync__Sync_Mobile_App_Depl_Pkg_Inst__c

Maintains a record of the installed deployment packages, their installation timestamps, and devices on which those packages are deployed. This object is available in API version 53.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the owner.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
cgc_sync__AppInstallationID__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the application.
This is a relationship field.
Relationship Name
cgc_sync__AppInstallationID__r
Relationship Type
Lookup
Refers To
cgc_sync__Sync_Mobile_App_Installation__c
cgc_sync__Deployment_Date_Time__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Timestamp when the deployment package was deployed.
cgc_sync__Device_Id__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the device.
cgc_sync__Is_Current__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the record is related to the latest installed deployment package (true) or not (false). The value is set by an event trigger.
The default value is false.
cgc_sync__Recipient_User__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Device user ID.
This is a relationship field.
Relationship Name
cgc_sync__Recipient_User__r
Relationship Type
Lookup
Refers To
User
cgc_sync__State__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Status of the deployment package installation.
Possible values are:
  • Downloaded
  • Error
  • Installed
cgc_sync__Sync_Mobile_App_Depl_Pkg_As__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Relation to the deployment package assignment.
Relationship Name
cgc_sync__Sync_Mobile_App_Depl_Pkg_As__r
Relationship Type
Lookup
Refers To
cgc_sync__Sync_Mobile_App_Depl_Pkg_As__c
cgc_sync__Sync_Mobile_App_Depl_Pkg__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Relation to the deployment package.
This is a relationship field.
Relationship Name
cgc_sync__Sync_Mobile_App_Depl_Pkg__r
Relationship Type
Lookup
Refers To
cgc_sync__Sync_Mobile_App_Depl_Pkg__c