gebeurtenis
Power BI DataViz World Championships
14 feb, 16 - 31 mrt, 16
Met 4 kansen om in te gaan, kun je een conferentiepakket winnen en het naar de LIVE Grand Finale in Las Vegas maken
Meer informatieDeze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Information to administer and manage the data available to mobile devices in offline mode.
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 |
---|---|---|
Associate Event: True |
Associate records | Associate records |
CloneMobileOfflineProfile Event: True |
CloneMobileOfflineProfile | CloneMobileOfflineProfileRequest |
Create Event: False |
POST /mobileofflineprofilesSee Create |
Create records |
Delete Event: False |
DELETE /mobileofflineprofiles(mobileofflineprofileid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
Retrieve Event: False |
GET /mobileofflineprofiles(mobileofflineprofileid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /mobileofflineprofilesSee Query data |
Query data |
RetrieveUnpublished Event: False |
RetrieveUnpublished | RetrieveUnpublishedRequest |
RetrieveUnpublishedMultiple Event: False |
RetrieveUnpublishedMultiple | RetrieveUnpublishedMultipleRequest |
Update Event: False |
PATCH /mobileofflineprofiles(mobileofflineprofileid)See Update |
Update records |
Upsert Event: False |
PATCH /mobileofflineprofiles(mobileofflineprofileid)See Upsert a table row |
UpsertRequest |
Validate Event: False |
Validate | ValidateRequest |
ValidateSavedQuery Event: False |
ValidateSavedQuery | ValidateSavedQueryRequest |
ValidateUnpublished Event: False |
ValidateUnpublished | ValidateUnpublishedRequest |
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 |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
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 |
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 |
Property | Value |
---|---|
Description | Unique identifier of the mobile offline profile. |
DisplayName | Mobile Offline Profile |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mobileofflineprofileid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
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 |
Property | Value |
---|---|
Description | Shows the ID of the process. |
DisplayName | Process |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processid |
RequiredLevel | None |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Shows the ID of the stage. |
DisplayName | (Deprecated) Process Stage |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | stageid |
RequiredLevel | None |
Type | Uniqueidentifier |
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 |
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | componentstate |
Value | Label |
---|---|
0 | Published |
1 | Unpublished |
2 | Deleted |
3 | Deleted Unpublished |
Property | Value |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
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 |
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 |
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 |
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 |
Property | Value |
---|---|
Description | For Internal Use Only |
DisplayName | Unique Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mobileofflineprofileidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
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 |
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 |
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 |
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 |
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 |
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 |
Property | Value |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
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 |
These relationships are many-to-one. Listed by SchemaName.
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 |
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 |
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 |
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 |
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 |
These relationships are one-to-many. Listed by SchemaName.
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Dataverse table/entity reference
Dataverse Web API Reference
mobileofflineprofile
gebeurtenis
Power BI DataViz World Championships
14 feb, 16 - 31 mrt, 16
Met 4 kansen om in te gaan, kun je een conferentiepakket winnen en het naar de LIVE Grand Finale in Las Vegas maken
Meer informatieTraining
Module
Set up and build mobile experiences for finance and operations apps - Training
Learn how to build mobile experiences for finance and operations apps by using virtual entities
Certificering
Demonstreert hoe u een Implementatie van Microsoft Dynamics 365 for Field Service configureert om hulpprogramma's en functies te maximaliseren die beschikbaar zijn tijdens het beheren van een mobiele werkkracht.
Documentatie
Overzicht van het verwijderen van afhankelijkheden (Microsoft Dataverse) - Power Platform
Afhankelijkheden kunnen soms bewerkingen blokkeren. In dit artikel wordt beschreven hoe afhankelijkheden kunnen worden verwijderd.
Mobile Offline instellen (klassiek) - Power Apps
Mobile offline instellen voor de app Power Apps mobiel en Dynamics 365 voor telefoons en tablets en
Een weergave voor modelgestuurde apps verwijderen of uitschakelen in Power Apps - Power Apps
Leer hoe u een weergave kunt verwijderen of deactiveren
Mobile offline-mogelijkheden en -beperkingen - Power Apps
Mobile offline-mogelijkheden en -beperkingen voor Power Apps en de app Dynamics 365 voor telefoons en tablets