mobileofflineprofile EntityType
Information to administer and manage the data available to mobile devices in offline mode.
- Entity set path:
- [organization URI]/api/data/v9.2/mobileofflineprofiles
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- Mobile Offline Profile
- Primary key:
- mobileofflineprofileid
- Primary name column:
- 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 Lookup property data.
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_profileextension | mobileofflineprofileextension | mobileofflineprofileid |
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 | Bound to Entity |
RetrieveUnpublished | Bound to Entity |
RetrieveUnpublishedMultiple | Bound to Collection |
Validate | Not Bound |
ValidateSavedQuery | Not Bound |
ValidateUnpublished | Not Bound |