Share via


Referencia de tabla o entidad AppConfigMaster

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Contains the master list of all properties that can be customized for apps in Dynamics 365. For internal use only.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Retrieve GET [org URI]/api/data/v9.0/appconfigmasters(appconfigmasterid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/appconfigmasters
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple

Propiedades

Propiedad Valor
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

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

Name

Propiedad Valor
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

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

AppConfigMasterId

Propiedad Valor
Description System-Populated App Configuration instance identifier.
DisplayName AppConfigMasterId
IsValidForForm False
IsValidForRead True
LogicalName appconfigmasterid
RequiredLevel SystemRequired
Type Uniqueidentifier

ConfigType

Propiedad Valor
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

Propiedad Valor
Description Shows who created the record.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

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

CreatedOn

Propiedad Valor
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

Propiedad Valor
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

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

CreatedOnBehalfByYomiName

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

DefaultValue

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

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

ModifiedOn

Propiedad Valor
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

Propiedad Valor
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

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

ModifiedOnBehalfByYomiName

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

OrganizationId

Propiedad Valor
Description System-calculated field for Organization identifier.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

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

OverriddenCreatedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relaciones de uno a varios

Listado por SchemaName.

appconfigmaster_appconfiginstance

Igual que la relación de varios a uno appconfigmaster_appconfiginstance de la tabla appconfiginstance.

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

lk_appconfigmaster_modifiedby

Consulte la relación de uno a varios lk_appconfigmaster_modifiedby de la tabla systemuser.

lk_appconfigmaster_createdonbehalfby

Consulte la relación de uno a varios lk_appconfigmaster_createdonbehalfby de la tabla systemuser.

lk_appconfigmaster_createdby

Consulte la relación de uno a varios lk_appconfigmaster_createdby de la tabla systemuser.

lk_appconfigmaster_modifiedonbehalfby

Consulte la relación de uno a varios lk_appconfigmaster_modifiedonbehalfby de la tabla systemuser.

organization_appconfigmaster

Consulte la relación de uno a varios organization_appconfigmaster de la tabla organization.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web appconfigmaster EntityType