Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Mobile App
Messages
The following table lists the messages for the Mobile App (msdyn_mobileapp) 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 |
---|---|---|
Assign Event: True |
PATCH /msdyn_mobileapps(msdyn_mobileappid)Update the ownerid property. |
AssignRequest |
Associate Event: True |
Associate records | Associate records |
Create Event: True |
POST /msdyn_mobileappsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msdyn_mobileapps(msdyn_mobileappid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
GrantAccess Event: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccess Event: True |
ModifyAccess | ModifyAccessRequest |
Retrieve Event: True |
GET /msdyn_mobileapps(msdyn_mobileappid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /msdyn_mobileappsSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
SetState Event: True |
PATCH /msdyn_mobileapps(msdyn_mobileappid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /msdyn_mobileapps(msdyn_mobileappid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msdyn_mobileapps(msdyn_mobileappid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Events
The following table lists the events for the Mobile App (msdyn_mobileapp) table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.
Name | Web API Operation | SDK for .NET |
---|---|---|
BulkRetain |
BulkRetain | Learn to use messages with the SDK for .NET |
PurgeRetainedContent |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain |
Retain | Learn to use messages with the SDK for .NET |
RollbackRetain |
RollbackRetain | Learn to use messages with the SDK for .NET |
ValidateRetentionConfig |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Mobile App (msdyn_mobileapp) table.
Property | Value |
---|---|
DisplayName | Mobile App |
DisplayCollectionName | Mobile App |
SchemaName | msdyn_mobileapp |
CollectionSchemaName | msdyn_mobileapps |
EntitySetName | msdyn_mobileapps |
LogicalName | msdyn_mobileapp |
LogicalCollectionName | msdyn_mobileapps |
PrimaryIdAttribute | msdyn_mobileappid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- IsCustomizable
- msdyn_actionButtonHighlight
- msdyn_adalClientId
- msdyn_adalRedirectUri
- msdyn_AndroidAppCenterAPIToken
- msdyn_AndroidAppCenterAPITokenSaved
- msdyn_appCenterAppIdAab
- msdyn_appCenterAppIdApk
- msdyn_appCenterAppIdIpa
- msdyn_branch
- msdyn_buildDetails
- msdyn_bundleIdentifier
- msdyn_buttonColor
- msdyn_customDimensions
- msdyn_displayName
- msdyn_fillColor
- msdyn_headingTextColor
- msdyn_hyperLinkColor
- msdyn_IOSAppCenterAPIToken
- msdyn_IOSAppCenterAPITokenSaved
- msdyn_iosEnterpriseSigningEnabled
- msdyn_keyVaultUri
- msdyn_mobileappId
- msdyn_orgName
- msdyn_platformType
- msdyn_primaryPublishedAppName
- msdyn_pushNotificationsEnabled_android
- msdyn_pushNotificationsEnabled_ios
- msdyn_recentBuild
- msdyn_secondaryApps
- msdyn_secondaryPublishedAppNames
- msdyn_statusBarContentColorMode
- msdyn_UniqueName
- name
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
ImportSequenceNumber
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
IsCustomizable
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Is Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
msdyn_actionButtonHighlight
Property | Value |
---|---|
Description | Color used for action button when highlighted. |
DisplayName | Action Button Highlight |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_actionbuttonhighlight |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_adalClientId
Property | Value |
---|---|
Description | Active Directory Authentication Library Id used for Wrap. |
DisplayName | Active Directory Authentication Library Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_adalclientid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_adalRedirectUri
Property | Value |
---|---|
Description | Active Directory Authentication Library redirect URI used for Wrap. |
DisplayName | Active Directory Authentication Library redirect URI |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_adalredirecturi |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_AndroidAppCenterAPIToken
Property | Value |
---|---|
Description | Android App center API token |
DisplayName | Android App center API token |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_androidappcenterapitoken |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_AndroidAppCenterAPITokenSaved
Property | Value |
---|---|
Description | Notify if the user have saved the Android token. |
DisplayName | AndroidAppCenterAPITokenSaved |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_androidappcenterapitokensaved |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_appCenterAppIdAab
Property | Value |
---|---|
Description | Android App Center AppId aab. |
DisplayName | App Center AppId Aab |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appcenterappidaab |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_appCenterAppIdApk
Property | Value |
---|---|
Description | Android App Center AppId. |
DisplayName | App Center AppId Apk |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appcenterappidapk |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_appCenterAppIdIpa
Property | Value |
---|---|
Description | IOS App center app id for ipa. |
DisplayName | IOS App Center Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appcenterappidipa |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_branch
Property | Value |
---|---|
Description | Branch. |
DisplayName | Branch |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_branch |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_buildDetails
Property | Value |
---|---|
Description | All Build details of the App. |
DisplayName | Build Details |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_builddetails |
RequiredLevel | None |
Type | Memo |
Format | |
FormatName | |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
msdyn_bundleIdentifier
Property | Value |
---|---|
Description | The bundleIds resource represents the app's unique identifier that you can register, modify, and delete. |
DisplayName | Bundle Identifier for App |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_bundleidentifier |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_buttonColor
Property | Value |
---|---|
Description | The Button color used in the App. |
DisplayName | Button Color |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_buttoncolor |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_customDimensions
Property | Value |
---|---|
Description | Custom Dimensions. |
DisplayName | Custom Dimensions |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_customdimensions |
RequiredLevel | None |
Type | Memo |
Format | |
FormatName | |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
msdyn_displayName
Property | Value |
---|---|
Description | Display name of the App. |
DisplayName | Display Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_displayname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_fillColor
Property | Value |
---|---|
Description | Fill color of the App. |
DisplayName | Fill Color |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_fillcolor |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_headingTextColor
Property | Value |
---|---|
Description | Heading Text Color in the App. |
DisplayName | Heading Text Color |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_headingtextcolor |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_hyperLinkColor
Property | Value |
---|---|
Description | Hyper Link Color in the App. |
DisplayName | Hyper Link Color |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_hyperlinkcolor |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_IOSAppCenterAPIToken
Property | Value |
---|---|
Description | IOS App Center API token |
DisplayName | IOS App Center API token |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_iosappcenterapitoken |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_IOSAppCenterAPITokenSaved
Property | Value |
---|---|
Description | Notify if the user have saved the IOS token. |
DisplayName | IOSAppCenterAPITokenSaved |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_iosappcenterapitokensaved |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_iosEnterpriseSigningEnabled
Property | Value |
---|---|
Description | iOS Enterprise Signing Enabled. |
DisplayName | iOS Enterprise Signing Enabled |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_iosenterprisesigningenabled |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_keyVaultUri
Property | Value |
---|---|
Description | Key Vault Uri. |
DisplayName | Key Vault Uri |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_keyvaulturi |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_mobileappId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Mobile App Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_mobileappid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msdyn_orgName
Property | Value |
---|---|
Description | Organization Name in App Center |
DisplayName | Organization Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_orgname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_platformType
Property | Value |
---|---|
Description | Platform Type of Phone IOS/Android. |
DisplayName | Platform Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_platformtype |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1048576 |
msdyn_primaryPublishedAppName
Property | Value |
---|---|
Description | Primary Published Canvas App to used in the Wrap. |
DisplayName | Primary Published Canvas App |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_primarypublishedappname |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Targets | canvasapp |
msdyn_pushNotificationsEnabled_android
Property | Value |
---|---|
Description | Push Notifications Enabled Android. |
DisplayName | Push Notifications Enabled Android |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_pushnotificationsenabled_android |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_pushNotificationsEnabled_ios
Property | Value |
---|---|
Description | Push Notifications Enabled iOS. |
DisplayName | Push Notifications Enabled iOS |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_pushnotificationsenabled_ios |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5000 |
msdyn_recentBuild
Property | Value |
---|---|
Description | Recent build details of the App. |
DisplayName | Recent build |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_recentbuild |
RequiredLevel | None |
Type | Memo |
Format | |
FormatName | |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
msdyn_secondaryApps
Property | Value |
---|---|
Description | Secondary Apps used for Wrap. |
DisplayName | Secondary Apps used for Wrap |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_secondaryapps |
RequiredLevel | None |
Type | Memo |
Format | |
FormatName | |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
msdyn_secondaryPublishedAppNames
Property | Value |
---|---|
Description | Secondary Published App Names to used in the Wrap. |
DisplayName | Secondary Published App Names |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_secondarypublishedappnames |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1048576 |
msdyn_statusBarContentColorMode
Property | Value |
---|---|
Description | Status Bar Content Color Mode of the App. |
DisplayName | Status Bar Content Color Mode |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_statusbarcontentcolormode |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1048576 |
msdyn_UniqueName
Property | Value |
---|---|
Description | Unique Name for the entity. |
DisplayName | Unique Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_uniquename |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 128 |
name
Property | Value |
---|---|
Description | The name of the custom entity. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OverriddenCreatedOn
Property | Value |
---|---|
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
OwnerId
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
statecode
Property | Value |
---|---|
Description | Status of the MobileApp |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | mobileapp_statecode |
statecode Choices/Options
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 1 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
Property | Value |
---|---|
Description | Reason for the status of the msdyn_mobileapp |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | mobileapp_statuscode |
statuscode Choices/Options
Value | Details |
---|---|
1 | Label: Active State:0 TransitionData: None |
2 | Label: Inactive State:1 TransitionData: None |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ComponentIdUnique
- ComponentState
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- IsManaged
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- msdyn_appIcon1024x1024
- msdyn_appIcon1024x1024_Name
- msdyn_appIcon120x120
- msdyn_appIcon120x120_Name
- msdyn_appIcon152x152
- msdyn_appIcon152x152_Name
- msdyn_appIcon167x167
- msdyn_appIcon167x167_Name
- msdyn_appIcon180x180
- msdyn_appIcon180x180_Name
- msdyn_appIconHdpi
- msdyn_appIconHdpi_Name
- msdyn_appIconMdpi
- msdyn_appIconMdpi_Name
- msdyn_appIconXdpi
- msdyn_appIconXdpi_Name
- msdyn_appIconXxhdpi
- msdyn_appIconXxhdpi_Name
- msdyn_appIconXxxhdpi
- msdyn_appIconXxxhdpi_Name
- msdyn_launchAppResources
- msdyn_launchAppResources_Name
- msdyn_mobileAppDefinitionAndroid
- msdyn_mobileAppDefinitionAndroid_Name
- msdyn_mobileAppDefinitionIOS
- msdyn_mobileAppDefinitionIOS_Name
- msdyn_proDev_customPackage
- msdyn_proDev_customPackage_Name
- msdyn_pushNotificationsAndroidJson
- msdyn_pushNotificationsAndroidJson_Name
- msdyn_pushNotificationsIosPlist
- msdyn_pushNotificationsIosPlist_Name
- msdyn_tenantSplashImage
- msdyn_tenantSplashImage_Name
- msdyn_tenantWelcomeImage
- msdyn_tenantWelcomeImage_Name
- OverwriteTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentIdUnique
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | |
GlobalChoiceName | componentstate |
ComponentState Choices/Options
Value | Label |
---|---|
0 | Published |
1 | Unpublished |
2 | Deleted |
3 | Deleted Unpublished |
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the record was created. |
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 | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
IsManaged
Property | Value |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | ismanaged |
DefaultValue | False |
True Label | Managed |
False Label | Unmanaged |
ModifiedBy
Property | Value |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the record was modified. |
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 | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
msdyn_appIcon1024x1024
Property | Value |
---|---|
Description | App Icon with 1024 x 1024 dimension |
DisplayName | IOS App Icon 1024x1024 |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appicon1024x1024 |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_appIcon1024x1024_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_appicon1024x1024_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_appIcon120x120
Property | Value |
---|---|
Description | App Icon with 120 x 120 dimension |
DisplayName | IOS App Icon 120x120 |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appicon120x120 |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_appIcon120x120_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_appicon120x120_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_appIcon152x152
Property | Value |
---|---|
Description | App Icon with 152 x 152 dimension |
DisplayName | IOS App Icon 152x152 |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appicon152x152 |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_appIcon152x152_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_appicon152x152_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_appIcon167x167
Property | Value |
---|---|
Description | App Icon with 167 x 167 dimension |
DisplayName | IOS App Icon 167x167 |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appicon167x167 |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_appIcon167x167_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_appicon167x167_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_appIcon180x180
Property | Value |
---|---|
Description | App Icon with 180 x 180 dimension |
DisplayName | IOS App Icon 180x180 |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appicon180x180 |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_appIcon180x180_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_appicon180x180_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_appIconHdpi
Property | Value |
---|---|
Description | App Icon with 162 x 162 dimension |
DisplayName | Android App Icon Hdpi |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appiconhdpi |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_appIconHdpi_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_appiconhdpi_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_appIconMdpi
Property | Value |
---|---|
Description | App Icon with 108 x 108 dimension |
DisplayName | Android App Icon Mdpi |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appiconmdpi |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_appIconMdpi_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_appiconmdpi_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_appIconXdpi
Property | Value |
---|---|
Description | App Icon with 216 x 216 dimension |
DisplayName | Android App Icon Xdpi |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appiconxdpi |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_appIconXdpi_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_appiconxdpi_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_appIconXxhdpi
Property | Value |
---|---|
Description | App Icon with 324 x 324 dimension |
DisplayName | Android App Icon XXdpi |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appiconxxhdpi |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_appIconXxhdpi_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_appiconxxhdpi_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_appIconXxxhdpi
Property | Value |
---|---|
Description | App Icon with 432 x 432 dimension |
DisplayName | Android App Icon XXXdpi |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_appiconxxxhdpi |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_appIconXxxhdpi_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_appiconxxxhdpi_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_launchAppResources
Property | Value |
---|---|
Description | Launch App Resources used to package the App. |
DisplayName | Launch App Resources |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_launchappresources |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_launchAppResources_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_launchappresources_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_mobileAppDefinitionAndroid
Property | Value |
---|---|
Description | Mobile App Definition Android to package App. |
DisplayName | Mobile App Definition Android |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_mobileappdefinitionandroid |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_mobileAppDefinitionAndroid_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_mobileappdefinitionandroid_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_mobileAppDefinitionIOS
Property | Value |
---|---|
Description | Mobile App Definition IOS to package App. |
DisplayName | Mobile App Definition IOS |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_mobileappdefinitionios |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_mobileAppDefinitionIOS_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_mobileappdefinitionios_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_proDev_customPackage
Property | Value |
---|---|
Description | Pro Dev Custom Package. |
DisplayName | Pro Dev Custom Package |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_prodev_custompackage |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_proDev_customPackage_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_prodev_custompackage_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_pushNotificationsAndroidJson
Property | Value |
---|---|
Description | Push Notifications Android JSON. |
DisplayName | Push Notifications Android JSON |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_pushnotificationsandroidjson |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_pushNotificationsAndroidJson_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_pushnotificationsandroidjson_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_pushNotificationsIosPlist
Property | Value |
---|---|
Description | Push Notifications iOS Plist. |
DisplayName | Push Notifications iOS Plist |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_pushnotificationsiosplist |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_pushNotificationsIosPlist_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_pushnotificationsiosplist_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_tenantSplashImage
Property | Value |
---|---|
Description | Tenant Splash Image in the App. |
DisplayName | Tenant Splash Image |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_tenantsplashimage |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_tenantSplashImage_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_tenantsplashimage_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
msdyn_tenantWelcomeImage
Property | Value |
---|---|
Description | Tenant Welcome Image in the App. |
DisplayName | Tenant Welcome Image |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_tenantwelcomeimage |
RequiredLevel | None |
Type | File |
MaxSizeInKB | 32768 |
msdyn_tenantWelcomeImage_Name
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_tenantwelcomeimage_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Disabled |
IsLocalizable | False |
MaxLength | 200 |
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 | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
OwnerIdName
Property | Value |
---|---|
Description | Name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwnerIdYomiName
Property | Value |
---|---|
Description | Yomi name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwningBusinessUnit
Property | Value |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
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 |
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.
- business_unit_msdyn_mobileapp
- canvasapp_msdyn_mobileapp_msdyn_primaryPublishedAppName
- FileAttachment_msdyn_mobileapp_msdyn_appIcon1024x1024
- FileAttachment_msdyn_mobileapp_msdyn_appIcon120x120
- FileAttachment_msdyn_mobileapp_msdyn_appIcon152x152
- FileAttachment_msdyn_mobileapp_msdyn_appIcon167x167
- FileAttachment_msdyn_mobileapp_msdyn_appIcon180x180
- FileAttachment_msdyn_mobileapp_msdyn_appIconHdpi
- FileAttachment_msdyn_mobileapp_msdyn_appIconMdpi
- FileAttachment_msdyn_mobileapp_msdyn_appIconXdpi
- FileAttachment_msdyn_mobileapp_msdyn_appIconXxhdpi
- FileAttachment_msdyn_mobileapp_msdyn_appIconXxxhdpi
- FileAttachment_msdyn_mobileapp_msdyn_launchAppResources
- FileAttachment_msdyn_mobileapp_msdyn_mobileAppDefinitionAndroid
- FileAttachment_msdyn_mobileapp_msdyn_mobileAppDefinitionIOS
- FileAttachment_msdyn_mobileapp_msdyn_proDev_customPackage
- FileAttachment_msdyn_mobileapp_msdyn_pushNotificationsAndroidJson
- FileAttachment_msdyn_mobileapp_msdyn_pushNotificationsIosPlist
- FileAttachment_msdyn_mobileapp_msdyn_tenantSplashImage
- FileAttachment_msdyn_mobileapp_msdyn_tenantWelcomeImage
- lk_msdyn_mobileapp_createdby
- lk_msdyn_mobileapp_createdonbehalfby
- lk_msdyn_mobileapp_modifiedby
- lk_msdyn_mobileapp_modifiedonbehalfby
- owner_msdyn_mobileapp
- team_msdyn_mobileapp
- user_msdyn_mobileapp
business_unit_msdyn_mobileapp
One-To-Many Relationship: businessunit business_unit_msdyn_mobileapp
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
canvasapp_msdyn_mobileapp_msdyn_primaryPublishedAppName
One-To-Many Relationship: canvasapp canvasapp_msdyn_mobileapp_msdyn_primaryPublishedAppName
Property | Value |
---|---|
ReferencedEntity | canvasapp |
ReferencedAttribute | canvasappid |
ReferencingAttribute | msdyn_primarypublishedappname |
ReferencingEntityNavigationPropertyName | msdyn_primaryPublishedAppName |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_appIcon1024x1024
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_appIcon1024x1024
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_appicon1024x1024 |
ReferencingEntityNavigationPropertyName | msdyn_appicon1024x1024 |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_appIcon120x120
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_appIcon120x120
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_appicon120x120 |
ReferencingEntityNavigationPropertyName | msdyn_appicon120x120 |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_appIcon152x152
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_appIcon152x152
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_appicon152x152 |
ReferencingEntityNavigationPropertyName | msdyn_appicon152x152 |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_appIcon167x167
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_appIcon167x167
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_appicon167x167 |
ReferencingEntityNavigationPropertyName | msdyn_appicon167x167 |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_appIcon180x180
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_appIcon180x180
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_appicon180x180 |
ReferencingEntityNavigationPropertyName | msdyn_appicon180x180 |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_appIconHdpi
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_appIconHdpi
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_appiconhdpi |
ReferencingEntityNavigationPropertyName | msdyn_appiconhdpi |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_appIconMdpi
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_appIconMdpi
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_appiconmdpi |
ReferencingEntityNavigationPropertyName | msdyn_appiconmdpi |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_appIconXdpi
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_appIconXdpi
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_appiconxdpi |
ReferencingEntityNavigationPropertyName | msdyn_appiconxdpi |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_appIconXxhdpi
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_appIconXxhdpi
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_appiconxxhdpi |
ReferencingEntityNavigationPropertyName | msdyn_appiconxxhdpi |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_appIconXxxhdpi
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_appIconXxxhdpi
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_appiconxxxhdpi |
ReferencingEntityNavigationPropertyName | msdyn_appiconxxxhdpi |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_launchAppResources
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_launchAppResources
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_launchappresources |
ReferencingEntityNavigationPropertyName | msdyn_launchappresources |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_mobileAppDefinitionAndroid
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_mobileAppDefinitionAndroid
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_mobileappdefinitionandroid |
ReferencingEntityNavigationPropertyName | msdyn_mobileappdefinitionandroid |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_mobileAppDefinitionIOS
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_mobileAppDefinitionIOS
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_mobileappdefinitionios |
ReferencingEntityNavigationPropertyName | msdyn_mobileappdefinitionios |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_proDev_customPackage
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_proDev_customPackage
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_prodev_custompackage |
ReferencingEntityNavigationPropertyName | msdyn_prodev_custompackage |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_pushNotificationsAndroidJson
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_pushNotificationsAndroidJson
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_pushnotificationsandroidjson |
ReferencingEntityNavigationPropertyName | msdyn_pushnotificationsandroidjson |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_pushNotificationsIosPlist
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_pushNotificationsIosPlist
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_pushnotificationsiosplist |
ReferencingEntityNavigationPropertyName | msdyn_pushnotificationsiosplist |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_tenantSplashImage
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_tenantSplashImage
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_tenantsplashimage |
ReferencingEntityNavigationPropertyName | msdyn_tenantsplashimage |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
FileAttachment_msdyn_mobileapp_msdyn_tenantWelcomeImage
One-To-Many Relationship: fileattachment FileAttachment_msdyn_mobileapp_msdyn_tenantWelcomeImage
Property | Value |
---|---|
ReferencedEntity | fileattachment |
ReferencedAttribute | fileattachmentid |
ReferencingAttribute | msdyn_tenantwelcomeimage |
ReferencingEntityNavigationPropertyName | msdyn_tenantwelcomeimage |
IsHierarchical | |
CascadeConfiguration | Archive: RemoveLink Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_mobileapp_createdby
One-To-Many Relationship: systemuser lk_msdyn_mobileapp_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_msdyn_mobileapp_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_mobileapp_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_msdyn_mobileapp_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_mobileapp_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_msdyn_mobileapp_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_mobileapp_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 |
owner_msdyn_mobileapp
One-To-Many Relationship: owner owner_msdyn_mobileapp
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_mobileapp
One-To-Many Relationship: team team_msdyn_mobileapp
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_mobileapp
One-To-Many Relationship: systemuser user_msdyn_mobileapp
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser |
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.
- msdyn_mobileapp_AsyncOperations
- msdyn_mobileapp_BulkDeleteFailures
- msdyn_mobileapp_DuplicateBaseRecord
- msdyn_mobileapp_DuplicateMatchingRecord
- msdyn_mobileapp_FileAttachments
- msdyn_mobileapp_MailboxTrackingFolders
- msdyn_mobileapp_PrincipalObjectAttributeAccesses
- msdyn_mobileapp_ProcessSession
- msdyn_mobileapp_SyncErrors
msdyn_mobileapp_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_mobileapp_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_mobileapp_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mobileapp_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_mobileapp_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_mobileapp_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mobileapp_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord msdyn_mobileapp_DuplicateBaseRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
ReferencedEntityNavigationPropertyName | msdyn_mobileapp_DuplicateBaseRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mobileapp_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord msdyn_mobileapp_DuplicateMatchingRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
ReferencedEntityNavigationPropertyName | msdyn_mobileapp_DuplicateMatchingRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mobileapp_FileAttachments
Many-To-One Relationship: fileattachment msdyn_mobileapp_FileAttachments
Property | Value |
---|---|
ReferencingEntity | fileattachment |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msdyn_mobileapp_FileAttachments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mobileapp_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_mobileapp_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_mobileapp_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mobileapp_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_mobileapp_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msdyn_mobileapp_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mobileapp_ProcessSession
Many-To-One Relationship: processsession msdyn_mobileapp_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_mobileapp_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_mobileapp_SyncErrors
Many-To-One Relationship: syncerror msdyn_mobileapp_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_mobileapp_SyncErrors |
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
msdyn_mobileapp