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.
A component available in a business app such as entity, dashboard, form, view, chart, and business process.
Messages
The following table lists the messages for the App Module Component (AppModuleComponent) 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 |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
RetrieveEvent: True |
GET /appmodulecomponents(appmodulecomponentid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: False |
GET /appmodulecomponentsSee Query data |
Query data |
Properties
The following table lists selected properties for the App Module Component (AppModuleComponent) table.
| Property | Value |
|---|---|
| DisplayName | App Module Component |
| DisplayCollectionName | App Module Components |
| SchemaName | AppModuleComponent |
| CollectionSchemaName | App Module Components |
| EntitySetName | appmodulecomponents |
| LogicalName | appmodulecomponent |
| LogicalCollectionName | appmodulecomponents |
| PrimaryIdAttribute | appmodulecomponentid |
| TableType | Standard |
| OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AppModuleComponentId
- AppModuleComponentIdUnique
- AppModuleIdUnique
- ComponentType
- IntroducedVersion
- IsDefault
- IsMetadata
- ObjectId
- RootAppModuleComponentId
- RootComponentBehavior
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
AppModuleComponentId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | App Module Component |
| IsValidForForm | False |
| IsValidForRead | True |
| 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 |
| Type | Lookup |
| Targets | appmodule |
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 |
| DefaultFormValue | |
| GlobalChoiceName | appmodulecomponent_componenttype |
ComponentType Choices/Options
| Value | Label |
|---|---|
| 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 |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | introducedversion |
| RequiredLevel | None |
| Type | String |
| Format | VersionNumber |
| FormatName | VersionNumber |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 48 |
IsDefault
| Property | Value |
|---|---|
| Description | Is Default |
| DisplayName | Is Default |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isdefault |
| RequiredLevel | ApplicationRequired |
| Type | Boolean |
| GlobalChoiceName | appmodulecomponent_isdefault |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
IsMetadata
| Property | Value |
|---|---|
| Description | Is Metadata |
| DisplayName | Is Metadata |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | ismetadata |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | appmodulecomponent_ismetadata |
| DefaultValue | False |
| True Label | Metadata |
| False Label | Data |
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 |
| DefaultFormValue | -1 |
| GlobalChoiceName | appmodulecomponent_rootcomponentbehavior |
RootComponentBehavior Choices/Options
| Value | Label |
|---|---|
| 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 |
| 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.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ExchangeRate
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OverwriteTime
- VersionNumber
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | False |
| 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 | False |
| 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 | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
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 |
| RequiredLevel | None |
| Type | Decimal |
| ImeMode | Disabled |
| MaxValue | 100000000000 |
| MinValue | 1E-12 |
| Precision | 12 |
| SourceTypeMask | 0 |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | False |
| 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 | False |
| 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 | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
OverwriteTime
| Property | Value |
|---|---|
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overwritetime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
VersionNumber
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| 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.
- appmodule_appmodulecomponent
- lk_appmodulecomponent_createdby
- lk_appmodulecomponent_createdonbehalfby
- lk_appmodulecomponent_modifiedby
- lk_appmodulecomponent_modifiedonbehalfby
appmodule_appmodulecomponent
One-To-Many Relationship: appmodule appmodule_appmodulecomponent
| Property | Value |
|---|---|
| ReferencedEntity | appmodule |
| ReferencedAttribute | appmoduleidunique |
| ReferencingAttribute | appmoduleidunique |
| ReferencingEntityNavigationPropertyName | appmoduleid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
lk_appmodulecomponent_createdby
One-To-Many Relationship: systemuser lk_appmodulecomponent_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | appmodulecomponent_createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_appmodulecomponent_createdonbehalfby
One-To-Many Relationship: systemuser lk_appmodulecomponent_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_appmodulecomponent_modifiedby
One-To-Many Relationship: systemuser lk_appmodulecomponent_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | appmodulecomponent_modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_appmodulecomponent_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_appmodulecomponent_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
See also
Dataverse table/entity reference
Dataverse Web API Reference
appmodulecomponent