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.
Specify Customer Asset.
Messages
The following table lists the messages for the Customer Asset (msdyn_customerasset) 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 |
|---|---|---|
AssignEvent: True |
PATCH /msdyn_customerassets(msdyn_customerassetid)Update the ownerid property. |
AssignRequest |
AssociateEvent: True |
Associate records | Associate records |
BulkRetainEvent: True |
BulkRetain | Learn to use messages with the SDK for .NET |
CreateEvent: True |
POST /msdyn_customerassetsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /msdyn_customerassets(msdyn_customerassetid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
GrantAccessEvent: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccessEvent: True |
ModifyAccess | ModifyAccessRequest |
PurgeRetainedContentEvent: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
RestoreEvent: True |
Restore | Learn to use messages with the SDK for .NET |
RetainEvent: True |
Retain | Learn to use messages with the SDK for .NET |
RetrieveEvent: True |
GET /msdyn_customerassets(msdyn_customerassetid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /msdyn_customerassetsSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvent: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvent: True |
RevokeAccess | RevokeAccessRequest |
RollbackRetainEvent: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
SetStateEvent: True |
PATCH /msdyn_customerassets(msdyn_customerassetid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /msdyn_customerassets(msdyn_customerassetid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /msdyn_customerassets(msdyn_customerassetid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfigEvent: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Customer Asset (msdyn_customerasset) table.
| Property | Value |
|---|---|
| DisplayName | Customer Asset |
| DisplayCollectionName | Customer Assets |
| SchemaName | msdyn_customerasset |
| CollectionSchemaName | msdyn_customerassets |
| EntitySetName | msdyn_customerassets |
| LogicalName | msdyn_customerasset |
| LogicalCollectionName | msdyn_customerassets |
| PrimaryIdAttribute | msdyn_customerassetid |
| PrimaryNameAttribute | msdyn_name |
| TableType | Standard |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_Account
- msdyn_AssetTag
- msdyn_CustomerAssetCategory
- msdyn_customerassetId
- msdyn_DeviceId
- msdyn_FunctionalLocation
- msdyn_LastCommandSent
- msdyn_LastCommandSentTime
- msdyn_Latitude
- msdyn_Longitude
- msdyn_ManufacturingDate
- msdyn_MasterAsset
- msdyn_name
- msdyn_ParentAsset
- msdyn_Product
- msdyn_RegistrationStatus
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Shows the sequence number of the import that created this record. |
| DisplayName | Import Sequence Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | importsequencenumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
msdyn_Account
| Property | Value |
|---|---|
| Description | Parent Customer of this Asset |
| DisplayName | Account |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_account |
| RequiredLevel | None |
| Type | Lookup |
| Targets | account |
msdyn_AssetTag
| Property | Value |
|---|---|
| Description | |
| DisplayName | Asset Tag |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_assettag |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_CustomerAssetCategory
| Property | Value |
|---|---|
| Description | The category of the customer asset |
| DisplayName | Category |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_customerassetcategory |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_customerassetcategory |
msdyn_customerassetId
| Property | Value |
|---|---|
| Description | Shows the entity instances. |
| DisplayName | Customer Asset |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_customerassetid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
msdyn_DeviceId
| Property | Value |
|---|---|
| Description | Device ID used to register with the IoT provider. This will not be used if there are two or more connected devices for this asset. |
| DisplayName | Device ID |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_deviceid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_FunctionalLocation
| Property | Value |
|---|---|
| Description | |
| DisplayName | Functional Location |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_functionallocation |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_functionallocation |
msdyn_LastCommandSent
| Property | Value |
|---|---|
| Description | The last command sent to any of the connected devices for this asset. |
| DisplayName | Last Command Sent |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_lastcommandsent |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_iotdevicecommand |
msdyn_LastCommandSentTime
| Property | Value |
|---|---|
| Description | The timestamp of the last command sent for any of the connected devices for this asset. |
| DisplayName | Last Command Sent Time |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_lastcommandsenttime |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_Latitude
| Property | Value |
|---|---|
| Description | |
| DisplayName | Latitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_latitude |
| RequiredLevel | None |
| Type | Double |
| ImeMode | Auto |
| MaxValue | 90 |
| MinValue | -90 |
| Precision | 5 |
msdyn_Longitude
| Property | Value |
|---|---|
| Description | |
| DisplayName | Longitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_longitude |
| RequiredLevel | None |
| Type | Double |
| ImeMode | Auto |
| MaxValue | 180 |
| MinValue | -180 |
| Precision | 5 |
msdyn_ManufacturingDate
| Property | Value |
|---|---|
| Description | |
| DisplayName | Manufacturing Date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_manufacturingdate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | TimeZoneIndependent |
| Format | DateOnly |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_MasterAsset
| Property | Value |
|---|---|
| Description | Top level Customer Asset, (if this customer asset is a sub customer asset) |
| DisplayName | Master Customer Asset |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_masterasset |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_customerasset |
msdyn_name
| Property | Value |
|---|---|
| Description | Enter the name of the custom entity. |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_ParentAsset
| Property | Value |
|---|---|
| Description | Parent Customer Asset |
| DisplayName | Parent Customer Asset |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_parentasset |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_customerasset |
msdyn_Product
| Property | Value |
|---|---|
| Description | Reference to Product associated with this Asset |
| DisplayName | Product |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_product |
| RequiredLevel | None |
| Type | Lookup |
| Targets | product |
msdyn_RegistrationStatus
| Property | Value |
|---|---|
| Description | A status field that denotes whether all the devices connected to this asset are registered with the IoT provider. |
| DisplayName | Registration Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_registrationstatus |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_customerasset_msdyn_registrationstatus |
msdyn_RegistrationStatus Choices/Options
| Value | Label |
|---|---|
| 192350000 | Unknown |
| 192350001 | Unregistered |
| 192350002 | In Progress |
| 192350003 | Registered |
| 192350004 | Error |
OverriddenCreatedOn
| Property | Value |
|---|---|
| Description | Shows the date and time that the record was migrated. |
| DisplayName | Record Created On |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
OwnerId
| Property | Value |
|---|---|
| Description | Owner Id |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Type | Owner |
| Targets | systemuser, team |
OwnerIdType
| Property | Value |
|---|---|
| Description | Owner Id Type |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
statecode
| Property | Value |
|---|---|
| Description | Status of the Customer Asset |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_customerasset_statecode |
statecode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Active DefaultStatus: 1 InvariantName: Active |
| 1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
| Property | Value |
|---|---|
| Description | Reason for the status of the Customer Asset |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_customerasset_statuscode |
statuscode Choices/Options
| Value | Details |
|---|---|
| 1 | Label: Active State:0 TransitionData: None |
| 2 | Label: Inactive State:1 TransitionData: None |
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 | Shows the 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
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- msdyn_alert
- msdyn_alertcount
- msdyn_alertcount_Date
- msdyn_alertcount_State
- msdyn_LastAlertTime
- msdyn_LastAlertTime_Date
- msdyn_LastAlertTime_State
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- VersionNumber
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
CreatedOn
| Property | Value |
|---|---|
| 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 365 options. |
| DisplayName | Created On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Shows who created the record on behalf of another user. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedOn
| Property | Value |
|---|---|
| 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 365 options. |
| DisplayName | Modified On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Shows who last updated the record on behalf of another user. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
msdyn_alert
| Property | Value |
|---|---|
| Description | If active parent alerts exist for the customer asset |
| DisplayName | Active or in-progress alerts |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_alert |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | msdyn_customerasset_msdyn_alert |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
msdyn_alertcount
| Property | Value |
|---|---|
| Description | Count of parent alerts for this customer asset |
| DisplayName | Alert Count |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_alertcount |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
msdyn_alertcount_Date
| Property | Value |
|---|---|
| Description | Last Updated time of rollup field Alert Count. |
| DisplayName | Alert Count (Last Updated On) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_alertcount_date |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
msdyn_alertcount_State
| Property | Value |
|---|---|
| Description | State of rollup field Alert Count. |
| DisplayName | Alert Count (State) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_alertcount_state |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
msdyn_LastAlertTime
| Property | Value |
|---|---|
| Description | |
| DisplayName | Last active alert time |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_lastalerttime |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_LastAlertTime_Date
| Property | Value |
|---|---|
| Description | Last Updated time of rollup field Last active alert time. |
| DisplayName | Last active alert time (Last Updated On) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_lastalerttime_date |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
msdyn_LastAlertTime_State
| Property | Value |
|---|---|
| Description | State of rollup field Last active alert time. |
| DisplayName | Last active alert time (State) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_lastalerttime_state |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
OwnerIdName
| Property | Value |
|---|---|
| Description | Name of the owner |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwnerIdYomiName
| Property | Value |
|---|---|
| Description | Yomi name of the owner |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier for the business unit that owns the record |
| DisplayName | Owning Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Type | Lookup |
| Targets | businessunit |
OwningTeam
| Property | Value |
|---|---|
| Description | Unique identifier for the team that owns the record. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Type | Lookup |
| Targets | team |
OwningUser
| Property | Value |
|---|---|
| Description | Unique identifier for the user that owns the record. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
VersionNumber
| Property | Value |
|---|---|
| Description | Version Number |
| DisplayName | Version Number |
| 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.
- business_unit_msdyn_customerasset
- lk_msdyn_customerasset_createdby
- lk_msdyn_customerasset_createdonbehalfby
- lk_msdyn_customerasset_modifiedby
- lk_msdyn_customerasset_modifiedonbehalfby
- msdyn_account_msdyn_customerasset_Account
- msdyn_customerasset_FunctionalLocation_ms
- msdyn_msdyn_customerasset_msdyn_customerasset_MasterAsset
- msdyn_msdyn_customerasset_msdyn_customerasset_ParentAsset
- msdyn_msdyn_customerassetcategory_msdyn_customerasset_CustomerAssetCategory
- msdyn_msdyn_iotdevicecommand_msdyn_customerasset_LastCommandSent
- msdyn_product_msdyn_customerasset_Product
- owner_msdyn_customerasset
- team_msdyn_customerasset
- user_msdyn_customerasset
business_unit_msdyn_customerasset
One-To-Many Relationship: businessunit business_unit_msdyn_customerasset
| Property | Value |
|---|---|
| ReferencedEntity | businessunit |
| ReferencedAttribute | businessunitid |
| ReferencingAttribute | owningbusinessunit |
| ReferencingEntityNavigationPropertyName | owningbusinessunit |
| IsHierarchical | |
| CascadeConfiguration | Archive: RestrictAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_customerasset_createdby
One-To-Many Relationship: systemuser lk_msdyn_customerasset_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_customerasset_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_customerasset_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_customerasset_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_customerasset_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_customerasset_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_customerasset_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_account_msdyn_customerasset_Account
One-To-Many Relationship: account msdyn_account_msdyn_customerasset_Account
| Property | Value |
|---|---|
| ReferencedEntity | account |
| ReferencedAttribute | accountid |
| ReferencingAttribute | msdyn_account |
| ReferencingEntityNavigationPropertyName | msdyn_account |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: CascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_customerasset_FunctionalLocation_ms
One-To-Many Relationship: msdyn_functionallocation msdyn_customerasset_FunctionalLocation_ms
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_functionallocation |
| ReferencedAttribute | msdyn_functionallocationid |
| ReferencingAttribute | msdyn_functionallocation |
| ReferencingEntityNavigationPropertyName | msdyn_FunctionalLocation |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_customerasset_msdyn_customerasset_MasterAsset
One-To-Many Relationship: msdyn_customerasset msdyn_msdyn_customerasset_msdyn_customerasset_MasterAsset
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_customerasset |
| ReferencedAttribute | msdyn_customerassetid |
| ReferencingAttribute | msdyn_masterasset |
| ReferencingEntityNavigationPropertyName | msdyn_masterasset_msdyn_customerasset |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_customerasset_msdyn_customerasset_ParentAsset
One-To-Many Relationship: msdyn_customerasset msdyn_msdyn_customerasset_msdyn_customerasset_ParentAsset
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_customerasset |
| ReferencedAttribute | msdyn_customerassetid |
| ReferencingAttribute | msdyn_parentasset |
| ReferencingEntityNavigationPropertyName | msdyn_parentasset_msdyn_customerasset |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_customerassetcategory_msdyn_customerasset_CustomerAssetCategory
One-To-Many Relationship: msdyn_customerassetcategory msdyn_msdyn_customerassetcategory_msdyn_customerasset_CustomerAssetCategory
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_customerassetcategory |
| ReferencedAttribute | msdyn_customerassetcategoryid |
| ReferencingAttribute | msdyn_customerassetcategory |
| ReferencingEntityNavigationPropertyName | msdyn_CustomerAssetCategory |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_iotdevicecommand_msdyn_customerasset_LastCommandSent
One-To-Many Relationship: msdyn_iotdevicecommand msdyn_msdyn_iotdevicecommand_msdyn_customerasset_LastCommandSent
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_iotdevicecommand |
| ReferencedAttribute | msdyn_iotdevicecommandid |
| ReferencingAttribute | msdyn_lastcommandsent |
| ReferencingEntityNavigationPropertyName | msdyn_LastCommandSent |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_product_msdyn_customerasset_Product
One-To-Many Relationship: product msdyn_product_msdyn_customerasset_Product
| Property | Value |
|---|---|
| ReferencedEntity | product |
| ReferencedAttribute | productid |
| ReferencingAttribute | msdyn_product |
| ReferencingEntityNavigationPropertyName | msdyn_product |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
owner_msdyn_customerasset
One-To-Many Relationship: owner owner_msdyn_customerasset
| Property | Value |
|---|---|
| ReferencedEntity | owner |
| ReferencedAttribute | ownerid |
| ReferencingAttribute | ownerid |
| ReferencingEntityNavigationPropertyName | ownerid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
team_msdyn_customerasset
One-To-Many Relationship: team team_msdyn_customerasset
| Property | Value |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| ReferencingAttribute | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
user_msdyn_customerasset
One-To-Many Relationship: systemuser user_msdyn_customerasset
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- msdyn_customerasset_ActivityPointers
- msdyn_customerasset_adx_inviteredemptions
- msdyn_customerasset_adx_portalcomments
- msdyn_customerasset_Annotations
- msdyn_customerasset_Appointments
- msdyn_customerasset_AsyncOperations
- msdyn_customerasset_BulkDeleteFailures
- msdyn_customerasset_chats
- msdyn_customerasset_connections1
- msdyn_customerasset_connections2
- msdyn_customerasset_DuplicateBaseRecord
- msdyn_customerasset_DuplicateMatchingRecord
- msdyn_customerasset_Emails
- msdyn_customerasset_Faxes
- msdyn_customerasset_Letters
- msdyn_customerasset_MailboxTrackingFolders
- msdyn_customerasset_msdyn_copilottranscripts
- msdyn_customerasset_msdyn_ocliveworkitems
- msdyn_customerasset_msdyn_ocsessions
- msdyn_customerasset_msfp_alerts
- msdyn_customerasset_msfp_surveyinvites
- msdyn_customerasset_msfp_surveyresponses
- msdyn_customerasset_OpportunityCloses
- msdyn_customerasset_OrderCloses
- msdyn_customerasset_PhoneCalls
- msdyn_customerasset_PrincipalObjectAttributeAccesses
- msdyn_customerasset_ProcessSession
- msdyn_customerasset_QuoteCloses
- msdyn_customerasset_RecurringAppointmentMasters
- msdyn_customerasset_ServiceAppointments
- msdyn_customerasset_SocialActivities
- msdyn_customerasset_SyncErrors
- msdyn_customerasset_Tasks
- msdyn_msdyn_customerasset_msdyn_assettemplateassociation_customerasset
- msdyn_msdyn_customerasset_msdyn_customerasset_MasterAsset
- msdyn_msdyn_customerasset_msdyn_customerasset_ParentAsset
- msdyn_msdyn_customerasset_msdyn_customerassetattachment_CustomerAsset
- msdyn_msdyn_customerasset_msdyn_iotalert_CustomerAsset
- msdyn_msdyn_customerasset_msdyn_iotdevicecommand_CustomerAsset
- msdyn_msdyn_customerasset_msdyn_propertyassetassociation_customerasset
- msdyn_msdyn_customerasset_msdyn_propertylog_customerasset
msdyn_customerasset_ActivityPointers
Many-To-One Relationship: activitypointer msdyn_customerasset_ActivityPointers
| Property | Value |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_ActivityPointers |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_adx_inviteredemptions
Many-To-One Relationship: adx_inviteredemption msdyn_customerasset_adx_inviteredemptions
| Property | Value |
|---|---|
| ReferencingEntity | adx_inviteredemption |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_adx_inviteredemptions |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_adx_portalcomments
Many-To-One Relationship: adx_portalcomment msdyn_customerasset_adx_portalcomments
| Property | Value |
|---|---|
| ReferencingEntity | adx_portalcomment |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_adx_portalcomments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_Annotations
Many-To-One Relationship: annotation msdyn_customerasset_Annotations
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_Annotations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_Appointments
Many-To-One Relationship: appointment msdyn_customerasset_Appointments
| Property | Value |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_Appointments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_customerasset_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_AsyncOperations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_customerasset_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_BulkDeleteFailures |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_chats
Many-To-One Relationship: chat msdyn_customerasset_chats
| Property | Value |
|---|---|
| ReferencingEntity | chat |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_chats |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_connections1
Many-To-One Relationship: connection msdyn_customerasset_connections1
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record1id |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_connections1 |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_connections2
Many-To-One Relationship: connection msdyn_customerasset_connections2
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record2id |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_connections2 |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord msdyn_customerasset_DuplicateBaseRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_DuplicateBaseRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord msdyn_customerasset_DuplicateMatchingRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_DuplicateMatchingRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_Emails
Many-To-One Relationship: email msdyn_customerasset_Emails
| Property | Value |
|---|---|
| ReferencingEntity | email |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_Emails |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_Faxes
Many-To-One Relationship: fax msdyn_customerasset_Faxes
| Property | Value |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_Faxes |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_Letters
Many-To-One Relationship: letter msdyn_customerasset_Letters
| Property | Value |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_Letters |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_customerasset_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_msdyn_copilottranscripts
Many-To-One Relationship: msdyn_copilottranscript msdyn_customerasset_msdyn_copilottranscripts
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_copilottranscript |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_msdyn_copilottranscripts |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_msdyn_ocliveworkitems
Many-To-One Relationship: msdyn_ocliveworkitem msdyn_customerasset_msdyn_ocliveworkitems
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_ocliveworkitem |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_msdyn_ocliveworkitems |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_msdyn_ocsessions
Many-To-One Relationship: msdyn_ocsession msdyn_customerasset_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_ocsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_msdyn_ocsessions |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_msfp_alerts
Many-To-One Relationship: msfp_alert msdyn_customerasset_msfp_alerts
| Property | Value |
|---|---|
| ReferencingEntity | msfp_alert |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_msfp_alerts |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_msfp_surveyinvites
Many-To-One Relationship: msfp_surveyinvite msdyn_customerasset_msfp_surveyinvites
| Property | Value |
|---|---|
| ReferencingEntity | msfp_surveyinvite |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_msfp_surveyinvites |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_msfp_surveyresponses
Many-To-One Relationship: msfp_surveyresponse msdyn_customerasset_msfp_surveyresponses
| Property | Value |
|---|---|
| ReferencingEntity | msfp_surveyresponse |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_msfp_surveyresponses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_OpportunityCloses
Many-To-One Relationship: opportunityclose msdyn_customerasset_OpportunityCloses
| Property | Value |
|---|---|
| ReferencingEntity | opportunityclose |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_OpportunityCloses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_OrderCloses
Many-To-One Relationship: orderclose msdyn_customerasset_OrderCloses
| Property | Value |
|---|---|
| ReferencingEntity | orderclose |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_OrderCloses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_PhoneCalls
Many-To-One Relationship: phonecall msdyn_customerasset_PhoneCalls
| Property | Value |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_PhoneCalls |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_customerasset_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_ProcessSession
Many-To-One Relationship: processsession msdyn_customerasset_ProcessSession
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_ProcessSession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_QuoteCloses
Many-To-One Relationship: quoteclose msdyn_customerasset_QuoteCloses
| Property | Value |
|---|---|
| ReferencingEntity | quoteclose |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_QuoteCloses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_RecurringAppointmentMasters
Many-To-One Relationship: recurringappointmentmaster msdyn_customerasset_RecurringAppointmentMasters
| Property | Value |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_RecurringAppointmentMasters |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_ServiceAppointments
Many-To-One Relationship: serviceappointment msdyn_customerasset_ServiceAppointments
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_ServiceAppointments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_SocialActivities
Many-To-One Relationship: socialactivity msdyn_customerasset_SocialActivities
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_SocialActivities |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_SyncErrors
Many-To-One Relationship: syncerror msdyn_customerasset_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_customerasset_Tasks
Many-To-One Relationship: task msdyn_customerasset_Tasks
| Property | Value |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_customerasset_Tasks |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_customerasset_msdyn_assettemplateassociation_customerasset
Many-To-One Relationship: msdyn_assettemplateassociation msdyn_msdyn_customerasset_msdyn_assettemplateassociation_customerasset
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_assettemplateassociation |
| ReferencingAttribute | msdyn_customerasset |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_customerasset_msdyn_assettemplateassociation_customerasset |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10001 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_customerasset_msdyn_customerasset_MasterAsset
Many-To-One Relationship: msdyn_customerasset msdyn_msdyn_customerasset_msdyn_customerasset_MasterAsset
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerasset |
| ReferencingAttribute | msdyn_masterasset |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_customerasset_msdyn_customerasset_MasterAsset |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseLabelGroup: DetailsLabel: Items of Top-Level Asset MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_customerasset_msdyn_customerasset_ParentAsset
Many-To-One Relationship: msdyn_customerasset msdyn_msdyn_customerasset_msdyn_customerasset_ParentAsset
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerasset |
| ReferencingAttribute | msdyn_parentasset |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_customerasset_msdyn_customerasset_ParentAsset |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseLabelGroup: DetailsLabel: Items of Parent Asset MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_customerasset_msdyn_customerassetattachment_CustomerAsset
Many-To-One Relationship: msdyn_customerassetattachment msdyn_msdyn_customerasset_msdyn_customerassetattachment_CustomerAsset
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerassetattachment |
| ReferencingAttribute | msdyn_customerasset |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_customerasset_msdyn_customerassetattachment_CustomerAsset |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_customerasset_msdyn_iotalert_CustomerAsset
Many-To-One Relationship: msdyn_iotalert msdyn_msdyn_customerasset_msdyn_iotalert_CustomerAsset
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotalert |
| ReferencingAttribute | msdyn_customerasset |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_customerasset_msdyn_iotalert_CustomerAsset |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_customerasset_msdyn_iotdevicecommand_CustomerAsset
Many-To-One Relationship: msdyn_iotdevicecommand msdyn_msdyn_customerasset_msdyn_iotdevicecommand_CustomerAsset
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevicecommand |
| ReferencingAttribute | msdyn_customerasset |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_customerasset_msdyn_iotdevicecommand_CustomerAsset |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_customerasset_msdyn_propertyassetassociation_customerasset
Many-To-One Relationship: msdyn_propertyassetassociation msdyn_msdyn_customerasset_msdyn_propertyassetassociation_customerasset
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_propertyassetassociation |
| ReferencingAttribute | msdyn_customerasset |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_customerasset_msdyn_propertyassetassociation_customerasset |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10002 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_customerasset_msdyn_propertylog_customerasset
Many-To-One Relationship: msdyn_propertylog msdyn_msdyn_customerasset_msdyn_propertylog_customerasset
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_propertylog |
| ReferencingAttribute | msdyn_customerasset |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_customerasset_msdyn_propertylog_customerasset |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
- msdyn_customerasset_knowledgebaserecord
- msdyn_incident_msdyn_customerasset
- msdyn_msdyn_customerasset_knowledgearticle
- msdyn_msdyn_warranty_msdyn_customerasset
msdyn_customerasset_knowledgebaserecord
See knowledgebaserecord msdyn_customerasset_knowledgebaserecord Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | msdyn_msdyn_customerasset_knowledgebasere |
| IsCustomizable | True |
| SchemaName | msdyn_customerasset_knowledgebaserecord |
| IntersectAttribute | msdyn_customerassetid |
| NavigationPropertyName | `` |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_incident_msdyn_customerasset
See incident msdyn_incident_msdyn_customerasset Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | msdyn_incident_msdyn_customerasset |
| IsCustomizable | True |
| SchemaName | msdyn_incident_msdyn_customerasset |
| IntersectAttribute | msdyn_customerassetid |
| NavigationPropertyName | msdyn_incident_msdyn_customerasset |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_customerasset_knowledgearticle
See knowledgearticle msdyn_msdyn_customerasset_knowledgearticle Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | msdyn_msdyn_customerasset_knowledgearticl |
| IsCustomizable | True |
| SchemaName | msdyn_msdyn_customerasset_knowledgearticle |
| IntersectAttribute | msdyn_customerassetid |
| NavigationPropertyName | `` |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_warranty_msdyn_customerasset
See msdyn_warranty msdyn_msdyn_warranty_msdyn_customerasset Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | msdyn_msdyn_warranty_msdyn_customerasset |
| IsCustomizable | False |
| SchemaName | msdyn_msdyn_warranty_msdyn_customerasset |
| IntersectAttribute | msdyn_customerassetid |
| NavigationPropertyName | msdyn_msdyn_warranty_msdyn_customerasset |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference