AppConfigMaster entity reference
Note
Effective Nov 2020, Common Data Service has been renamed to Microsoft Dataverse.
Contains the master list of all properties that can be customized for apps in Dynamics 365. For internal use only.
Messages
Message | Web API Operation | SDK Assembly |
---|---|---|
Retrieve | GET [org URI]/api/data/v9.0/appconfigmasters(appconfigmasterid) See Retrieve |
RetrieveRequest or Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/appconfigmasters See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
Entity properties
Property | Value |
---|---|
CollectionSchemaName | AppConfigMasters |
DisplayCollectionName | App Config Master |
DisplayName | App Config Master |
EntitySetName | appconfigmasters |
IsBPFEntity | False |
LogicalCollectionName | appconfigmasters |
LogicalName | appconfigmaster |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | appconfigmasterid |
PrimaryNameAttribute | name |
SchemaName | AppConfigMaster |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
Name
Property | Value |
---|---|
Description | Enter the name of the App Configuration and Setting property with which this customization will be identified. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | True |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | name |
MaxLength | 200 |
RequiredLevel | SystemRequired |
Type | String |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- AppConfigMasterId
- ConfigType
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- DefaultValue
- ImportSequenceNumber
- IsNavigationSetting
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- OverriddenCreatedOn
- ParentAppConfigMasterId
- Validator
- VersionNumber
AppConfigMasterId
Property | Value |
---|---|
Description | System-Populated App Configuration instance identifier. |
DisplayName | AppConfigMasterId |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | appconfigmasterid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ConfigType
Property | Value |
---|---|
Description | Enter the App Configuration and Setting property data type. |
DisplayName | ConfigType |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | configtype |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedBy
Property | Value |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | False |
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 |
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 CRM options. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
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 | False |
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 |
DefaultValue
Property | Value |
---|---|
Description | Enter the default value of the App Configuration and Setting property. |
DisplayName | DefaultValue |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | defaultvalue |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ImportSequenceNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
IsNavigationSetting
Property | Value |
---|---|
Description | Enter whether this App Configuration and Setting is Navigation Setting. |
DisplayName | Is Nagivation Setting |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isnavigationsetting |
MaxValue | 1 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
ModifiedBy
Property | Value |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | False |
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 |
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 CRM options. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Shows who last updated the record on behalf of another user. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
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 | System-calculated field for Organization identifier. |
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 |
OverriddenCreatedOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was migrated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
ParentAppConfigMasterId
Property | Value |
---|---|
Description | ParentAppConfigMasterId |
DisplayName | Enter the parent of App Configuration customization property. |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentappconfigmasterid |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Validator
Property | Value |
---|---|
Description | Validator |
DisplayName | Enter the validator configuration xml which will validate against its value when creating AppConfigInstance. |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | validator |
MaxLength | 4000 |
RequiredLevel | SystemRequired |
Type | String |
VersionNumber
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
appconfigmaster_appconfiginstance
Same as appconfiginstance entity appconfigmaster_appconfiginstance Many-To-One relationship.
Property | Value |
---|---|
ReferencingEntity | appconfiginstance |
ReferencingAttribute | appconfigmasterid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | appconfigmaster_appconfiginstance |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- lk_appconfigmaster_modifiedby
- lk_appconfigmaster_createdonbehalfby
- lk_appconfigmaster_createdby
- lk_appconfigmaster_modifiedonbehalfby
- organization_appconfigmaster
lk_appconfigmaster_modifiedby
See systemuser Entity lk_appconfigmaster_modifiedby One-To-Many relationship.
lk_appconfigmaster_createdonbehalfby
See systemuser Entity lk_appconfigmaster_createdonbehalfby One-To-Many relationship.
lk_appconfigmaster_createdby
See systemuser Entity lk_appconfigmaster_createdby One-To-Many relationship.
lk_appconfigmaster_modifiedonbehalfby
See systemuser Entity lk_appconfigmaster_modifiedonbehalfby One-To-Many relationship.
organization_appconfigmaster
See organization Entity organization_appconfigmaster One-To-Many relationship.
See also
About entity reference
Web API reference
appconfigmaster EntityType
Note
Can you tell us about your documentation language preferences? Take a short survey.
The survey will take about seven minutes. No personal data is collected (privacy statement).