Mobile Offline Profile Item (MobileOfflineProfileItem) table/entity reference
Information on entity availability to mobile devices in offline mode for a mobile offline profile item.
Messages
The following table lists the messages for the Mobile Offline Profile Item (MobileOfflineProfileItem) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Create Event: False |
POST /mobileofflineprofileitemsSee Create |
Create records |
Delete Event: False |
DELETE /mobileofflineprofileitems(mobileofflineprofileitemid)See Delete |
Delete records |
Retrieve Event: False |
GET /mobileofflineprofileitems(mobileofflineprofileitemid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /mobileofflineprofileitemsSee Query data |
Query data |
RetrieveUnpublished Event: False |
RetrieveUnpublished | RetrieveUnpublishedRequest |
RetrieveUnpublishedMultiple Event: False |
RetrieveUnpublishedMultiple | RetrieveUnpublishedMultipleRequest |
Update Event: False |
PATCH /mobileofflineprofileitems(mobileofflineprofileitemid)See Update |
Update records |
Upsert Event: False |
PATCH /mobileofflineprofileitems(mobileofflineprofileitemid)See Upsert a table row |
UpsertRequest |
Properties
The following table lists selected properties for the Mobile Offline Profile Item (MobileOfflineProfileItem) table.
Property | Value |
---|---|
DisplayName | Mobile Offline Profile Item |
DisplayCollectionName | Mobile Offline Profile Item |
SchemaName | MobileOfflineProfileItem |
CollectionSchemaName | MobileOfflineProfileItems |
EntitySetName | mobileofflineprofileitems |
LogicalName | mobileofflineprofileitem |
LogicalCollectionName | mobileofflineprofileitems |
PrimaryIdAttribute | mobileofflineprofileitemid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- CanBeFollowed
- GetRelatedEntityRecords
- IntroducedVersion
- IsVisibleInGrid
- MobileOfflineProfileItemId
- Name
- ProcessId
- ProfileItemEntityFilter
- ProfileItemRule
- RecordDistributionCriteria
- RecordsOwnedByMe
- RecordsOwnedByMyBusinessUnit
- RecordsOwnedByMyTeam
- RegardingObjectId
- RelationshipData
- SelectedColumns
- SelectedEntityTypeCode
- StageId
- SyncIntervalInMinutes
- TraversedPath
- ViewQuery
CanBeFollowed
Property | Value |
---|---|
Description | Specifies whether records of this entity can be followed. |
DisplayName | Allow Entity to Follow Relationship |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | canbefollowed |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mobileofflineprofileitem_canbefollowed |
DefaultValue | False |
True Label | Yes |
False Label | No |
GetRelatedEntityRecords
Property | Value |
---|---|
Description | Specify whether records related to this entity will be made available for offline access. |
DisplayName | Get Related Entities |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | getrelatedentityrecords |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mobileofflineprofileitem_getrelatedentityrecords |
DefaultValue | False |
True Label | Yes |
False Label | No |
IntroducedVersion
Property | Value |
---|---|
Description | Version in which the Mobile offline Profile Item is introduced. |
DisplayName | Introduced Version |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | introducedversion |
RequiredLevel | None |
Type | String |
Format | VersionNumber |
FormatName | VersionNumber |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 48 |
IsVisibleInGrid
Property | Value |
---|---|
Description | Information about whether the mobile offline profile item is visible in the Profile Item subgrid. |
DisplayName | Is Visible In Grid |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isvisibleingrid |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | mobileofflineprofileitem_isvisibleingrid |
DefaultValue | True |
True Label | True |
False Label | False |
MobileOfflineProfileItemId
Property | Value |
---|---|
Description | Unique identifier of the mobile offline profile item. |
DisplayName | Mobile Offline Profile Item |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mobileofflineprofileitemid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Name
Property | Value |
---|---|
Description | Enter the name of the mobile offline profile item. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 255 |
ProcessId
Property | Value |
---|---|
Description | Shows the ID of the process. |
DisplayName | Process |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processid |
RequiredLevel | None |
Type | Uniqueidentifier |
ProfileItemEntityFilter
Property | Value |
---|---|
Description | Profile item entity filter criteria |
DisplayName | Profile item entity filter |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | profileitementityfilter |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
ProfileItemRule
Property | Value |
---|---|
Description | Saved Query associated with the Mobile offline profile item rule. |
DisplayName | View to sync data to device |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | profileitemrule |
RequiredLevel | None |
Type | Lookup |
Targets | savedquery |
RecordDistributionCriteria
Property | Value |
---|---|
Description | Specify data download filter for selected entity |
DisplayName | Data Download Filter |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | recorddistributioncriteria |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | mobileofflineprofileitem_recorddistributioncriteria |
RecordDistributionCriteria Choices/Options
Value | Label |
---|---|
0 | Download related data only |
1 | All records |
2 | Other data filter |
3 | Custom data filter |
RecordsOwnedByMe
Property | Value |
---|---|
Description | Download my records |
DisplayName | Download my records |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | recordsownedbyme |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mobileofflineprofileitem_recordsownedbyme |
DefaultValue | False |
True Label | True |
False Label | False |
RecordsOwnedByMyBusinessUnit
Property | Value |
---|---|
Description | Download my business unit's records |
DisplayName | Download my business unit's records |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | recordsownedbymybusinessunit |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mobileofflineprofileitem_recordsownedbymybusinessunit |
DefaultValue | False |
True Label | True |
False Label | False |
RecordsOwnedByMyTeam
Property | Value |
---|---|
Description | Download my team's records |
DisplayName | Download my team's records |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | recordsownedbymyteam |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mobileofflineprofileitem_recordsownedbymyteam |
DefaultValue | False |
True Label | True |
False Label | False |
RegardingObjectId
Property | Value |
---|---|
Description | Items contained with a particular Profile. |
DisplayName | Regarding |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | mobileofflineprofile |
RelationshipData
Property | Value |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | relationshipdata |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
SelectedColumns
Property | Value |
---|---|
Description | Selected attributes of an entity to enable for offline sync |
DisplayName | SelectedColumns |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | selectedcolumns |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
SelectedEntityTypeCode
Property | Value |
---|---|
Description | Mobile offline enabled entity |
DisplayName | Entity |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | selectedentitytypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
StageId
Property | Value |
---|---|
Description | Shows the ID of the stage. |
DisplayName | (Deprecated) Process Stage |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | stageid |
RequiredLevel | None |
Type | Uniqueidentifier |
SyncIntervalInMinutes
Property | Value |
---|---|
Description | How often to sync data offline. |
DisplayName | SyncIntervalInMinutes |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | syncintervalinminutes |
RequiredLevel | None |
Type | Integer |
MaxValue | 1440 |
MinValue | 5 |
TraversedPath
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | (Deprecated) Traversed Path |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | traversedpath |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1250 |
ViewQuery
Property | Value |
---|---|
Description | Contains converted sql of the referenced view. |
DisplayName | View Query |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | viewquery |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ComponentState
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- EntityObjectTypeCode
- IsManaged
- IsValidated
- MobileOfflineProfileItemIdUnique
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OrganizationId
- OverwriteTime
- PublishedOn
- SelectedEntityMetadata
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentState
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | componentstate |
ComponentState Choices/Options
Value | Label |
---|---|
0 | Published |
1 | Unpublished |
2 | Deleted |
3 | Deleted Unpublished |
CreatedBy
Property | Value |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | 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. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Shows who created the record on behalf of another user. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
EntityObjectTypeCode
Property | Value |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityobjecttypecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 1000000000 |
MinValue | 0 |
IsManaged
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | ismanaged |
DefaultValue | False |
True Label | Managed |
False Label | Unmanaged |
IsValidated
Property | Value |
---|---|
Description | Information about whether profile item is validated or not |
DisplayName | Is Valid For Mobile Offline |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isvalidated |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | mobileofflineprofile_isvalidated |
DefaultValue | False |
True Label | Yes |
False Label | No |
MobileOfflineProfileItemIdUnique
Property | Value |
---|---|
Description | For Internal Use Only |
DisplayName | Unique Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mobileofflineprofileitemidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ModifiedBy
Property | Value |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | 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. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Shows who updated the record on behalf of another user. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
OrganizationId
Property | Value |
---|---|
Description | Unique identifier of the organization associated with the Mobile Offline Profile Item. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | organization |
OverwriteTime
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Record Overwrite Time |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
PublishedOn
Property | Value |
---|---|
Description | Displays the last published date time. |
DisplayName | Published On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | publishedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
SelectedEntityMetadata
Property | Value |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | selectedentitymetadata |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
SolutionId
Property | Value |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
VersionNumber
Property | Value |
---|---|
Description | Version number of the Mobile Offline Profile Item. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- lk_MobileOfflineProfileItem_createdby
- lk_mobileofflineprofileitem_createdonbehalfby
- lk_mobileofflineprofileitem_modifiedby
- lk_mobileofflineprofileitem_modifiedonbehalfby
- lk_mobileofflineprofileitem_savedquery
- MobileOfflineProfile_MobileOfflineProfileItem
- MobileOfflineProfileItem_organization
lk_MobileOfflineProfileItem_createdby
One-To-Many Relationship: systemuser lk_MobileOfflineProfileItem_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mobileofflineprofileitem_createdonbehalfby
One-To-Many Relationship: systemuser lk_mobileofflineprofileitem_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mobileofflineprofileitem_modifiedby
One-To-Many Relationship: systemuser lk_mobileofflineprofileitem_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mobileofflineprofileitem_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_mobileofflineprofileitem_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_mobileofflineprofileitem_savedquery
One-To-Many Relationship: savedquery lk_mobileofflineprofileitem_savedquery
Property | Value |
---|---|
ReferencedEntity | savedquery |
ReferencedAttribute | savedqueryid |
ReferencingAttribute | profileitemrule |
ReferencingEntityNavigationPropertyName | profileitemrule |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
MobileOfflineProfile_MobileOfflineProfileItem
One-To-Many Relationship: mobileofflineprofile MobileOfflineProfile_MobileOfflineProfileItem
Property | Value |
---|---|
ReferencedEntity | mobileofflineprofile |
ReferencedAttribute | mobileofflineprofileid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
MobileOfflineProfileItem_organization
One-To-Many Relationship: organization MobileOfflineProfileItem_organization
Property | Value |
---|---|
ReferencedEntity | organization |
ReferencedAttribute | organizationid |
ReferencingAttribute | organizationid |
ReferencingEntityNavigationPropertyName | organizationid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
MobileOfflineProfileItem_MobileOfflineProfileItemAssociation
Many-To-One Relationship: mobileofflineprofileitemassociation MobileOfflineProfileItem_MobileOfflineProfileItemAssociation
Property | Value |
---|---|
ReferencingEntity | mobileofflineprofileitemassociation |
ReferencingAttribute | mobileofflineprofileitemid |
ReferencedEntityNavigationPropertyName | MobileOfflineProfileItem_MobileOfflineProfileItemAssociation |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
mobileofflineprofileitem