MobileOfflineProfile table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

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

Messages

Message Web API Operation SDK class or method
CloneMobileOfflineProfile CloneMobileOfflineProfile CloneMobileOfflineProfileRequest
Create POST /mobileofflineprofiles
See Create
CreateRequest or
Create
Delete DELETE /mobileofflineprofiles(mobileofflineprofileid)
See Delete
DeleteRequest or
Delete
Retrieve GET /mobileofflineprofiles(mobileofflineprofileid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveMultiple GET /mobileofflineprofiles
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
RetrieveUnpublished RetrieveUnpublished RetrieveUnpublishedRequest
RetrieveUnpublishedMultiple RetrieveUnpublishedMultiple RetrieveUnpublishedMultipleRequest
Update PATCH /mobileofflineprofiles(mobileofflineprofileid)
See Update
UpdateRequest or
Update
Validate Validate ValidateRequest
ValidateSavedQuery ValidateSavedQuery ValidateSavedQueryRequest
ValidateUnpublished ValidateUnpublished ValidateUnpublishedRequest

Properties

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

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
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

IntroducedVersion

Property Value
Description Version in which the Mobile offline Profile is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

MobileOfflineProfileId

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

Name

Property Value
Description Enter the name of the mobile offline profile.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 255
RequiredLevel SystemRequired
Type String

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
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName traversedpath
MaxLength 1250
RequiredLevel None
Type String

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or 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

ComponentState Choices/Options

Value Label Description
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
Targets systemuser
Type Lookup

CreatedByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

Property Value
DateTimeBehavior UserLocal
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
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

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
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

IsManaged

Property Value
Description For internal use only.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged Choices/Options

Value Label Description
1 Managed
0 Unmanaged

DefaultValue: 0

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

IsValidated Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

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
Targets systemuser
Type Lookup

ModifiedByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Property Value
DateTimeBehavior UserLocal
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
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

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
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

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
Targets organization
Type Lookup

OrganizationIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

OverwriteTime

Property Value
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

PublishedOn

Property Value
DateTimeBehavior UserLocal
Description Displays the last published date time.
DisplayName Published On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName publishedon
RequiredLevel None
Type DateTime

SelectedEntityMetadata

Property Value
Description Internal Use Only
DisplayName Internal Use Only
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName selectedentitymetadata
MaxLength 1073741823
RequiredLevel None
Type Memo

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
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

One-To-Many Relationships

Listed by SchemaName.

DefaultMobileOfflineProfile_Organization

Same as the DefaultMobileOfflineProfile_Organization many-to-one relationship for the organization table/entity.

Property Value
ReferencingEntity organization
ReferencingAttribute defaultmobileofflineprofileid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName DefaultMobileOfflineProfile_Organization
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

MobileOfflineProfile_MobileOfflineProfileItem

Same as the MobileOfflineProfile_MobileOfflineProfileItem many-to-one relationship for the mobileofflineprofileitem table/entity.

Property Value
ReferencingEntity mobileofflineprofileitem
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName MobileOfflineProfile_MobileOfflineProfileItem
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

MobileOfflineProfile_SystemUser

Same as the MobileOfflineProfile_SystemUser many-to-one relationship for the systemuser table/entity.

Property Value
ReferencingEntity systemuser
ReferencingAttribute mobileofflineprofileid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName MobileOfflineProfile_SystemUser
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mobileofflineprofile_profileextension

Added by: MobileOfflineProfileExtensionSolution Solution

Same as the mobileofflineprofile_profileextension many-to-one relationship for the mobileofflineprofileextension table/entity.

Property Value
ReferencingEntity mobileofflineprofileextension
ReferencingAttribute mobileofflineprofileid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mobileofflineprofile_profileextension
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mobileofflineprofile_mobileofflineprofile

Added by: MobileOfflineDirectDeviceSync Solution

Same as the mobileofflineprofile_mobileofflineprofile many-to-one relationship for the mobileofflineprofileitemfilter table/entity.

Property Value
ReferencingEntity mobileofflineprofileitemfilter
ReferencingAttribute mobileofflineprofileid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mobileofflineprofile_mobileofflineprofile
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mobileofflineprofile_teammobileofflineprofilemembership_MobileOfflineProfileId

Added by: MobileOfflineMembership Solution

Same as the mobileofflineprofile_teammobileofflineprofilemembership_MobileOfflineProfileId many-to-one relationship for the teammobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity teammobileofflineprofilemembership
ReferencingAttribute mobileofflineprofileid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mobileofflineprofile_teammobileofflineprofilemembership_MobileOfflineProfileId
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mobileofflineprofile_usermobileofflineprofilemembership_MobileOfflineProfileId

Added by: MobileOfflineMembership Solution

Same as the mobileofflineprofile_usermobileofflineprofilemembership_MobileOfflineProfileId many-to-one relationship for the usermobileofflineprofilemembership table/entity.

Property Value
ReferencingEntity usermobileofflineprofilemembership
ReferencingAttribute mobileofflineprofileid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mobileofflineprofile_usermobileofflineprofilemembership_MobileOfflineProfileId
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

lk_MobileOfflineProfile_modifiedby

See the lk_MobileOfflineProfile_modifiedby one-to-many relationship for the systemuser table/entity.

MobileOfflineProfile_organization

See the MobileOfflineProfile_organization one-to-many relationship for the organization table/entity.

lk_MobileOfflineProfile_createdby

See the lk_MobileOfflineProfile_createdby one-to-many relationship for the systemuser table/entity.

lk_MobileOfflineProfile_createdonbehalfby

See the lk_MobileOfflineProfile_createdonbehalfby one-to-many relationship for the systemuser table/entity.

lk_MobileOfflineProfile_modifiedonbehalfby

See the lk_MobileOfflineProfile_modifiedonbehalfby one-to-many relationship for the systemuser table/entity.

See also

Dataverse table/entity reference
Web API Reference
mobileofflineprofile EntityType