Share via


Référence d’entité/de table AppModuleComponent

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

A component available in a business app such as entity, dashboard, form, view, chart, and business process.

Messages

Message Opération de l'API web Classe ou méthode SDK
Retrieve GET [org URI]/api/data/v9.0/appmodulecomponents(appmodulecomponentid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/appmodulecomponents
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple

Propriétés

Propriété Valeur
CollectionSchemaName App Module Components
DisplayCollectionName App Module Components
DisplayName App Module Component
EntitySetName appmodulecomponents
IsBPFEntity False
LogicalCollectionName appmodulecomponents
LogicalName appmodulecomponent
OwnershipType None
PrimaryIdAttribute appmodulecomponentid
PrimaryNameAttribute
SchemaName AppModuleComponent

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

AppModuleComponentId

Propriété Valeur
Description Unique identifier for entity instances
DisplayName App Module Component
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName appmodulecomponentid
RequiredLevel SystemRequired
Type Uniqueidentifier

AppModuleComponentIdUnique

Propriété Valeur
Description Unique identifier of the Application Component used when synchronizing customizations for the Microsoft Dynamics 365 client for Outlook
DisplayName Application Component Unique Id
IsValidForForm False
IsValidForRead True
LogicalName appmodulecomponentidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

AppModuleIdUnique

Propriété Valeur
Description The App Module Id Unique
DisplayName AppModule
IsValidForForm False
IsValidForRead True
LogicalName appmoduleidunique
RequiredLevel ApplicationRequired
Targets appmodule
Type Lookup

ComponentType

Propriété Valeur
Description The object type code of the component.
DisplayName Object Type Code
IsValidForForm False
IsValidForRead True
LogicalName componenttype
RequiredLevel ApplicationRequired
Type Picklist

Choix/Options ComponentType

Valeur Étiquette Description
1 Entities
26 Views
29 Business Process Flows
48 Command (Ribbon) for Forms, Grids, sub grids
59 Charts
60 Forms
62 Sitemap

IntroducedVersion

Propriété Valeur
Description Version in which the application component record is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

IsDefault

Propriété Valeur
Description Is Default
DisplayName Is Default
IsValidForForm False
IsValidForRead True
LogicalName isdefault
RequiredLevel ApplicationRequired
Type Boolean

Choix/Options IsDefault

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsMetadata

Propriété Valeur
Description Is Metadata
DisplayName Is Metadata
IsValidForForm False
IsValidForRead True
LogicalName ismetadata
RequiredLevel None
Type Boolean

Choix/Options IsMetadata

Valeur Étiquette Description
1 Metadata
0 Data

Valeur par défaut : 0

ObjectId

Propriété Valeur
Description Object Id
DisplayName Object
IsValidForForm False
IsValidForRead True
LogicalName objectid
RequiredLevel None
Type Uniqueidentifier

RootAppModuleComponentId

Propriété Valeur
Description The parent ID of the subcomponent, which will be a root
DisplayName Root App Module Component
IsValidForForm False
IsValidForRead True
LogicalName rootappmodulecomponentid
RequiredLevel None
Type Uniqueidentifier

RootComponentBehavior

Propriété Valeur
Description Indicates the include behavior of the root component.
DisplayName Root Component Behavior
IsValidForForm False
IsValidForRead True
LogicalName rootcomponentbehavior
RequiredLevel None
Type Picklist

Choix/Options RootComponentBehavior

Valeur Étiquette Description
0 Include Subcomponents
1 Do not include subcomponents
2 Include As Shell Only

TimeZoneRuleVersionNumber

Propriété Valeur
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UTCConversionTimeZoneCode

Propriété Valeur
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

AppModuleIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName appmoduleidname
MaxLength 256
RequiredLevel None
Type String

CreatedBy

Propriété Valeur
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel ApplicationRequired
Type String

CreatedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who created the record.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ExchangeRate

Propriété Valeur
Description Exchange rate for the currency associated with the Application Component with respect to the base currency.
DisplayName ExchangeRate
IsValidForForm False
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

ModifiedBy

Propriété Valeur
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OverwriteTime

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the record was created.
DisplayName Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

VersionNumber

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

appmodule_appmodulecomponent

Voir la relation un à plusieurs appmodule_appmodulecomponent pour la table/entité appmodule.

lk_appmodulecomponent_createdonbehalfby

Voir la relation un à plusieurs lk_appmodulecomponent_createdonbehalfby pour la table/entité systemuser.

lk_appmodulecomponent_modifiedonbehalfby

Voir la relation un à plusieurs lk_appmodulecomponent_modifiedonbehalfby pour la table/entité systemuser.

lk_appmodulecomponent_createdby

Voir la relation un à plusieurs lk_appmodulecomponent_createdby pour la table/entité systemuser.

lk_appmodulecomponent_modifiedby

Voir la relation un à plusieurs lk_appmodulecomponent_modifiedby pour la table/entité systemuser.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web appmodulecomponent EntityType