mobileofflineprofile EntityType
Information to administer and manage the data available to mobile devices in offline mode.
- Entity Set Path
- [organization URI]/api/data/v9.0/mobileofflineprofiles
- Base Type
- crmbaseentity
- Display Name
- Mobile Offline Profile
- Primary Key
- mobileofflineprofileid
- Primary Key Attribute
- name
- Operations Supported
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity.Some properties are read-only.
| Name | Type | Details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| componentstate | Edm.Int32 |
For internal use only. Display Name: Component State Read Only
Default Options
|
||||||||||
| createdon | Edm.DateTimeOffset |
Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. Display Name: Created On Read Only
|
||||||||||
| description | Edm.String |
Enter a description of the mobile offline profile. Display Name: Description |
||||||||||
| introducedversion | Edm.String |
Version in which the Mobile offline Profile is introduced. Display Name: Introduced Version |
||||||||||
| ismanaged | Edm.Boolean |
For internal use only. Display Name: Is Managed Read Only
Default Options
|
||||||||||
| isvalidated | Edm.Boolean |
Information about whether profile is validated or not Display Name: Is Validated Read Only
Default Options
|
||||||||||
| mobileofflineprofileid | Edm.Guid |
Unique identifier of the mobile offline profile. Display Name: Mobile Offline Profile |
||||||||||
| mobileofflineprofileidunique | Edm.Guid |
For Internal Use Only Display Name: Unique Id Read Only
|
||||||||||
| modifiedon | Edm.DateTimeOffset |
Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. Display Name: Modified On Read Only
|
||||||||||
| name | Edm.String |
Enter the name of the mobile offline profile. Display Name: Name |
||||||||||
| overwritetime | Edm.DateTimeOffset |
For internal use only. Display Name: Record Overwrite Time Read Only
|
||||||||||
| processid | Edm.Guid |
Shows the ID of the process. Display Name: Process |
||||||||||
| publishedon | Edm.DateTimeOffset |
Displays the last published date time. Display Name: Published On Read Only
|
||||||||||
| selectedentitymetadata | Edm.String |
Internal Use Only Display Name: Internal Use Only Read Only
|
||||||||||
| solutionid | Edm.Guid |
Unique identifier of the associated solution. Display Name: Solution Read Only
|
||||||||||
| stageid | Edm.Guid |
Shows the ID of the stage. Display Name: (Deprecated) Process Stage |
||||||||||
| traversedpath | Edm.String |
For internal use only. Display Name: (Deprecated) Traversed Path |
||||||||||
| versionnumber | Edm.Int64 |
Version number of the Mobile Offline Profile. Display Name: Version Number Read Only
|
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties.
| Name | Single-valued navigation property | Description |
|---|---|---|
| _createdby_value | createdby |
Shows who created the record. |
| _createdonbehalfby_value | createdonbehalfby |
Shows who created the record on behalf of another user. |
| _modifiedby_value | modifiedby |
Shows who last updated the record. |
| _modifiedonbehalfby_value | modifiedonbehalfby |
Shows who updated the record on behalf of another user. |
| _organizationid_value | organizationid |
Unique identifier of the organization associated with the Mobile Offline Profile. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
| Name | Type | Partner |
|---|---|---|
| createdby | systemuser | lk_MobileOfflineProfile_createdby |
| createdonbehalfby | systemuser | lk_MobileOfflineProfile_createdonbehalfby |
| modifiedby | systemuser | lk_MobileOfflineProfile_modifiedby |
| modifiedonbehalfby | systemuser | lk_MobileOfflineProfile_modifiedonbehalfby |
| organizationid | organization | MobileOfflineProfile_organization |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
| Name | Type | Partner |
|---|---|---|
| DefaultMobileOfflineProfile_Organization | organization | defaultmobileofflineprofileid |
| mobileofflineprofile_mobileofflineprofile | mobileofflineprofileitemfilter | mobileofflineprofileid |
| MobileOfflineProfile_MobileOfflineProfileItem | mobileofflineprofileitem | regardingobjectid |
| MobileOfflineProfile_SystemUser | systemuser | mobileofflineprofileid |
| mobileofflineprofile_teammobileofflineprofilemembership_MobileOfflineProfileId | teammobileofflineprofilemembership | MobileOfflineProfileId |
| mobileofflineprofile_usermobileofflineprofilemembership_MobileOfflineProfileId | usermobileofflineprofilemembership | MobileOfflineProfileId |
Operations
The following operations can be used with the mobileofflineprofile entity type.
| Name | Binding |
|---|---|
| CloneMobileOfflineProfile | Entity |
| RetrieveUnpublished | Entity |
| RetrieveUnpublishedMultiple | Collection |
| Validate | Not Bound |
| ValidateSavedQuery | Not Bound |
| ValidateUnpublished | Not Bound |
Solutions
The following solutions include the mobileofflineprofile entity type.
| Name | Description |
|---|---|
| System Solution | Internal CRM System Solution |
| MobileOfflineDirectDeviceSync |