Mobile Offline Profile (MobileOfflineProfile) table/entity reference

Information to administer and manage the data available to mobile devices in offline mode.

Messages

The following table lists the messages for the Mobile Offline Profile (MobileOfflineProfile) 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
CloneMobileOfflineProfile
Event: True
CloneMobileOfflineProfile CloneMobileOfflineProfileRequest
Create
Event: False
POST /mobileofflineprofiles
See Create
Create records
Delete
Event: False
DELETE /mobileofflineprofiles(mobileofflineprofileid)
See Delete
Delete records
Retrieve
Event: False
GET /mobileofflineprofiles(mobileofflineprofileid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: True
GET /mobileofflineprofiles
See Query data
Query data
RetrieveUnpublished
Event: False
RetrieveUnpublished RetrieveUnpublishedRequest
RetrieveUnpublishedMultiple
Event: False
RetrieveUnpublishedMultiple RetrieveUnpublishedMultipleRequest
Update
Event: False
PATCH /mobileofflineprofiles(mobileofflineprofileid)
See Update
Update records
ValidateUnpublished
Event: False
ValidateUnpublished ValidateUnpublishedRequest
Validate
Event: False
Validate ValidateRequest
ValidateSavedQuery
Event: False
ValidateSavedQuery ValidateSavedQueryRequest
Upsert
Event: False
PATCH /mobileofflineprofiles(mobileofflineprofileid)
See Upsert a table row
UpsertRequest

Properties

The following table lists selected properties for the Mobile Offline Profile (MobileOfflineProfile) table.

Property Value
DisplayName Mobile Offline Profile
DisplayCollectionName Mobile Offline Profiles
SchemaName MobileOfflineProfile
CollectionSchemaName MobileOfflineProfiles
EntitySetName mobileofflineprofiles
LogicalName mobileofflineprofile
LogicalCollectionName mobileofflineprofiles
PrimaryIdAttribute mobileofflineprofileid
PrimaryNameAttribute name
TableType Standard
OwnershipType OrganizationOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

Description

Property Value
Description Enter a description of the mobile offline profile.
DisplayName Description
IsValidForForm True
IsValidForRead True
LogicalName description
RequiredLevel None
Type Memo
Format TextArea
FormatName TextArea
ImeMode Auto
IsLocalizable False
MaxLength 2000

IntroducedVersion

Property Value
Description Version in which the Mobile offline Profile 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

MobileOfflineProfileId

Property Value
Description Unique identifier of the mobile offline profile.
DisplayName Mobile Offline Profile
IsValidForForm False
IsValidForRead True
LogicalName mobileofflineprofileid
RequiredLevel SystemRequired
Type Uniqueidentifier

Name

Property Value
Description Enter the name of the mobile offline profile.
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

StageId

Property Value
Description Shows the ID of the stage.
DisplayName (Deprecated) Process Stage
IsValidForForm False
IsValidForRead True
LogicalName stageid
RequiredLevel None
Type Uniqueidentifier

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

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

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

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 is validated or not
DisplayName Is Validated
IsValidForForm False
IsValidForRead True
LogicalName isvalidated
RequiredLevel SystemRequired
Type Boolean
GlobalChoiceName mobileofflineprofile_isvalidated
DefaultValue False
True Label Yes
False Label No

MobileOfflineProfileIdUnique

Property Value
Description For Internal Use Only
DisplayName Unique Id
IsValidForForm False
IsValidForRead True
LogicalName mobileofflineprofileidunique
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.
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.
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_MobileOfflineProfile_createdby

One-To-Many Relationship: systemuser lk_MobileOfflineProfile_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_MobileOfflineProfile_createdonbehalfby

One-To-Many Relationship: systemuser lk_MobileOfflineProfile_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_MobileOfflineProfile_modifiedby

One-To-Many Relationship: systemuser lk_MobileOfflineProfile_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_MobileOfflineProfile_modifiedonbehalfby

One-To-Many Relationship: systemuser lk_MobileOfflineProfile_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

MobileOfflineProfile_organization

One-To-Many Relationship: organization MobileOfflineProfile_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.

DefaultMobileOfflineProfile_Organization

Many-To-One Relationship: organization DefaultMobileOfflineProfile_Organization

Property Value
ReferencingEntity organization
ReferencingAttribute defaultmobileofflineprofileid
ReferencedEntityNavigationPropertyName DefaultMobileOfflineProfile_Organization
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mobileofflineprofile_mobileofflineprofile

Many-To-One Relationship: mobileofflineprofileitemfilter mobileofflineprofile_mobileofflineprofile

Property Value
ReferencingEntity mobileofflineprofileitemfilter
ReferencingAttribute mobileofflineprofileid
ReferencedEntityNavigationPropertyName mobileofflineprofile_mobileofflineprofile
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

MobileOfflineProfile_MobileOfflineProfileItem

Many-To-One Relationship: mobileofflineprofileitem MobileOfflineProfile_MobileOfflineProfileItem

Property Value
ReferencingEntity mobileofflineprofileitem
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName MobileOfflineProfile_MobileOfflineProfileItem
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mobileofflineprofile_profileextension

Many-To-One Relationship: mobileofflineprofileextension mobileofflineprofile_profileextension

Property Value
ReferencingEntity mobileofflineprofileextension
ReferencingAttribute mobileofflineprofileid
ReferencedEntityNavigationPropertyName mobileofflineprofile_profileextension
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

MobileOfflineProfile_SystemUser

Many-To-One Relationship: systemuser MobileOfflineProfile_SystemUser

Property Value
ReferencingEntity systemuser
ReferencingAttribute mobileofflineprofileid
ReferencedEntityNavigationPropertyName MobileOfflineProfile_SystemUser
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mobileofflineprofile_teammobileofflineprofilemembership_MobileOfflineProfileId

Many-To-One Relationship: teammobileofflineprofilemembership mobileofflineprofile_teammobileofflineprofilemembership_MobileOfflineProfileId

Property Value
ReferencingEntity teammobileofflineprofilemembership
ReferencingAttribute mobileofflineprofileid
ReferencedEntityNavigationPropertyName mobileofflineprofile_teammobileofflineprofilemembership_MobileOfflineProfileId
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mobileofflineprofile_usermobileofflineprofilemembership_MobileOfflineProfileId

Many-To-One Relationship: usermobileofflineprofilemembership mobileofflineprofile_usermobileofflineprofilemembership_MobileOfflineProfileId

Property Value
ReferencingEntity usermobileofflineprofilemembership
ReferencingAttribute mobileofflineprofileid
ReferencedEntityNavigationPropertyName mobileofflineprofile_usermobileofflineprofilemembership_MobileOfflineProfileId
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference
mobileofflineprofile