AppModuleComponent table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

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

Messages

Message Web API Operation SDK class or method
Retrieve GET /appmodulecomponents(appmodulecomponentid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveMultiple GET /appmodulecomponents
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple

Properties

Property Value
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

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

AppModuleComponentId

Property Value
Description Unique identifier for entity instances
DisplayName App Module Component
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName appmodulecomponentid
RequiredLevel SystemRequired
Type Uniqueidentifier

AppModuleComponentIdUnique

Property Value
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

Property Value
Description The App Module Id Unique
DisplayName AppModule
IsValidForForm False
IsValidForRead True
LogicalName appmoduleidunique
RequiredLevel ApplicationRequired
Targets appmodule
Type Lookup

ComponentType

Property Value
Description The object type code of the component.
DisplayName Object Type Code
IsValidForForm False
IsValidForRead True
LogicalName componenttype
RequiredLevel ApplicationRequired
Type Picklist

ComponentType Choices/Options

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

IntroducedVersion

Property Value
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

Property Value
Description Is Default
DisplayName Is Default
IsValidForForm False
IsValidForRead True
LogicalName isdefault
RequiredLevel ApplicationRequired
Type Boolean

IsDefault Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

IsMetadata

Property Value
Description Is Metadata
DisplayName Is Metadata
IsValidForForm False
IsValidForRead True
LogicalName ismetadata
RequiredLevel None
Type Boolean

IsMetadata Choices/Options

Value Label Description
1 Metadata
0 Data

DefaultValue: 0

ObjectId

Property Value
Description Object Id
DisplayName Object
IsValidForForm False
IsValidForRead True
LogicalName objectid
RequiredLevel None
Type Uniqueidentifier

RootAppModuleComponentId

Property Value
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

Property Value
Description Indicates the include behavior of the root component.
DisplayName Root Component Behavior
IsValidForForm False
IsValidForRead True
LogicalName rootcomponentbehavior
RequiredLevel None
Type Picklist

RootComponentBehavior Choices/Options

Value Label Description
0 Include Subcomponents
1 Do not include subcomponents
2 Include As Shell Only

TimeZoneRuleVersionNumber

Property Value
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

Property Value
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

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

AppModuleIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName appmoduleidname
MaxLength 256
RequiredLevel None
Type String

CreatedBy

Property Value
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

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel ApplicationRequired
Type String

CreatedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

Property Value
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

Property Value
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

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

ExchangeRate

Property Value
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

Property Value
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

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

ModifiedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Property Value
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

Property Value
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

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

OverwriteTime

Property Value
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

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

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

appmodule_appmodulecomponent

See the appmodule_appmodulecomponent one-to-many relationship for the appmodule table/entity.

lk_appmodulecomponent_createdonbehalfby

See the lk_appmodulecomponent_createdonbehalfby one-to-many relationship for the systemuser table/entity.

lk_appmodulecomponent_modifiedonbehalfby

See the lk_appmodulecomponent_modifiedonbehalfby one-to-many relationship for the systemuser table/entity.

lk_appmodulecomponent_createdby

See the lk_appmodulecomponent_createdby one-to-many relationship for the systemuser table/entity.

lk_appmodulecomponent_modifiedby

See the lk_appmodulecomponent_modifiedby one-to-many relationship for the systemuser table/entity.

See also

Dataverse table/entity reference
Web API Reference
appmodulecomponent EntityType