Account Entity Reference
Business that represents a customer or potential customer. The company that is billed in business transactions.
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| Assign | PATCH [org URI]/api/data/v9.0/accounts(accountid) Update ownerid property. |
AssignRequest |
| Associate | Associate and disassociate entities | AssociateRequest or Associate |
| Create | POST [org URI]/api/data/v9.0/accounts See Create |
CreateRequest or Create |
| Delete | DELETE [org URI]/api/data/v9.0/accounts(accountid) See Delete |
DeleteRequest or Delete |
| Disassociate | Associate and disassociate entities | DisassociateRequest or Disassociate |
| GrantAccess | GrantAccess Action | GrantAccessRequest |
| Merge | Merge Action | MergeRequest |
| ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
| Retrieve | GET [org URI]/api/data/v9.0/accounts(accountid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/accounts See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
| RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
| RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
| RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
| Rollup | Rollup Function | RollupRequest |
| SetState | PATCH [org URI]/api/data/v9.0/accounts(accountid) Update statecode and statuscode properties. |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/accounts(accountid) See Update |
UpdateRequest or Update |
Entity Properties
| Property | Value |
|---|---|
| CollectionSchemaName | Accounts |
| DisplayCollectionName | Accounts |
| DisplayName | Account |
| EntitySetName | accounts |
| IsBPFEntity | False |
| LogicalCollectionName | accounts |
| LogicalName | account |
| OwnershipType | UserOwned |
| PrimaryIdAttribute | accountid |
| PrimaryNameAttribute | name |
| SchemaName | Account |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AccountCategoryCode
- AccountClassificationCode
- AccountId
- AccountNumber
- AccountRatingCode
- Address1_AddressId
- Address1_AddressTypeCode
- Address1_City
- Address1_Country
- Address1_County
- Address1_Fax
- Address1_FreightTermsCode
- Address1_Latitude
- Address1_Line1
- Address1_Line2
- Address1_Line3
- Address1_Longitude
- Address1_Name
- Address1_PostalCode
- Address1_PostOfficeBox
- Address1_PrimaryContactName
- Address1_ShippingMethodCode
- Address1_StateOrProvince
- Address1_Telephone1
- Address1_Telephone2
- Address1_Telephone3
- Address1_UPSZone
- Address1_UTCOffset
- Address2_AddressId
- Address2_AddressTypeCode
- Address2_City
- Address2_Country
- Address2_County
- Address2_Fax
- Address2_FreightTermsCode
- Address2_Latitude
- Address2_Line1
- Address2_Line2
- Address2_Line3
- Address2_Longitude
- Address2_Name
- Address2_PostalCode
- Address2_PostOfficeBox
- Address2_PrimaryContactName
- Address2_ShippingMethodCode
- Address2_StateOrProvince
- Address2_Telephone1
- Address2_Telephone2
- Address2_Telephone3
- Address2_UPSZone
- Address2_UTCOffset
- BusinessTypeCode
- CreditLimit
- CreditOnHold
- CustomerSizeCode
- CustomerTypeCode
- DefaultPriceLevelId
- Description
- DoNotBulkEMail
- DoNotBulkPostalMail
- DoNotEMail
- DoNotFax
- DoNotPhone
- DoNotPostalMail
- DoNotSendMM
- EMailAddress1
- EMailAddress2
- EMailAddress3
- EntityImage
- Fax
- FollowEmail
- FtpSiteURL
- ImportSequenceNumber
- IndustryCode
- LastOnHoldTime
- LastUsedInCampaign
- MarketCap
- MarketingOnly
- msdyn_BillingAccount
- msdyn_externalaccountid
- msdyn_PreferredResource
- msdyn_SalesTaxCode
- msdyn_ServiceTerritory
- msdyn_TaxExempt
- msdyn_TaxExemptNumber
- msdyn_TravelCharge
- msdyn_TravelChargeType
- msdyn_WorkOrderInstructions
- Name
- NumberOfEmployees
- OriginatingLeadId
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- OwnershipCode
- ParentAccountId
- ParticipatesInWorkflow
- PaymentTermsCode
- PreferredAppointmentDayCode
- PreferredAppointmentTimeCode
- PreferredContactMethodCode
- PreferredEquipmentId
- PreferredServiceId
- PreferredSystemUserId
- PrimaryContactId
- PrimarySatoriId
- PrimaryTwitterId
- ProcessId
- Revenue
- SharesOutstanding
- ShippingMethodCode
- SIC
- SLAId
- StageId
- StateCode
- StatusCode
- StockExchange
- TeamsFollowed
- Telephone1
- Telephone2
- Telephone3
- TerritoryCode
- TerritoryId
- TickerSymbol
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- TraversedPath
- UTCConversionTimeZoneCode
- WebSiteURL
- YomiName
AccountCategoryCode
| Property | Value |
|---|---|
| Description | Select a category to indicate whether the customer account is standard or preferred. |
| DisplayName | Category |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | accountcategorycode |
| RequiredLevel | None |
| Type | Picklist |
AccountCategoryCode Options
| Value | Label |
|---|---|
| 1 | Preferred Customer |
| 2 | Standard |
AccountClassificationCode
| Property | Value |
|---|---|
| Description | Select a classification code to indicate the potential value of the customer account based on the projected return on investment, cooperation level, sales cycle length or other criteria. |
| DisplayName | Classification |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | accountclassificationcode |
| RequiredLevel | None |
| Type | Picklist |
AccountClassificationCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
AccountId
| Property | Value |
|---|---|
| Description | Unique identifier of the account. |
| DisplayName | Account |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | accountid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
AccountNumber
| Property | Value |
|---|---|
| Description | Type an ID number or code for the account to quickly search and identify the account in system views. |
| DisplayName | Account Number |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | accountnumber |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
AccountRatingCode
| Property | Value |
|---|---|
| Description | Select a rating to indicate the value of the customer account. |
| DisplayName | Account Rating |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | accountratingcode |
| RequiredLevel | None |
| Type | Picklist |
AccountRatingCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
Address1_AddressId
| Property | Value |
|---|---|
| Description | Unique identifier for address 1. |
| DisplayName | Address 1: ID |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | address1_addressid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
Address1_AddressTypeCode
| Property | Value |
|---|---|
| Description | Select the primary address type. |
| DisplayName | Address 1: Address Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_addresstypecode |
| RequiredLevel | None |
| Type | Picklist |
Address1_AddressTypeCode Options
| Value | Label |
|---|---|
| 1 | Bill To |
| 2 | Ship To |
| 3 | Primary |
| 4 | Other |
Address1_City
| Property | Value |
|---|---|
| Description | Type the city for the primary address. |
| DisplayName | Address 1: City |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_city |
| MaxLength | 80 |
| RequiredLevel | None |
| Type | String |
Address1_Country
| Property | Value |
|---|---|
| Description | Type the country or region for the primary address. |
| DisplayName | Address 1: Country/Region |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_country |
| MaxLength | 80 |
| RequiredLevel | None |
| Type | String |
Address1_County
| Property | Value |
|---|---|
| Description | Type the county for the primary address. |
| DisplayName | Address 1: County |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_county |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_Fax
| Property | Value |
|---|---|
| Description | Type the fax number associated with the primary address. |
| DisplayName | Address 1: Fax |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_fax |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_FreightTermsCode
| Property | Value |
|---|---|
| Description | Select the freight terms for the primary address to make sure shipping orders are processed correctly. |
| DisplayName | Address 1: Freight Terms |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_freighttermscode |
| RequiredLevel | None |
| Type | Picklist |
Address1_FreightTermsCode Options
| Value | Label |
|---|---|
| 1 | FOB |
| 2 | No Charge |
Address1_Latitude
| Property | Value |
|---|---|
| Description | Type the latitude value for the primary address for use in mapping and other applications. |
| DisplayName | Address 1: Latitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_latitude |
| MaxValue | 90 |
| MinValue | -90 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
Address1_Line1
| Property | Value |
|---|---|
| Description | Type the first line of the primary address. |
| DisplayName | Address 1: Street 1 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_line1 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address1_Line2
| Property | Value |
|---|---|
| Description | Type the second line of the primary address. |
| DisplayName | Address 1: Street 2 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_line2 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address1_Line3
| Property | Value |
|---|---|
| Description | Type the third line of the primary address. |
| DisplayName | Address 1: Street 3 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_line3 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address1_Longitude
| Property | Value |
|---|---|
| Description | Type the longitude value for the primary address for use in mapping and other applications. |
| DisplayName | Address 1: Longitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_longitude |
| MaxValue | 180 |
| MinValue | -180 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
Address1_Name
| Property | Value |
|---|---|
| Description | Type a descriptive name for the primary address, such as Corporate Headquarters. |
| DisplayName | Address 1: Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_name |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
Address1_PostalCode
| Property | Value |
|---|---|
| Description | Type the ZIP Code or postal code for the primary address. |
| DisplayName | Address 1: ZIP/Postal Code |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_postalcode |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
Address1_PostOfficeBox
| Property | Value |
|---|---|
| Description | Type the post office box number of the primary address. |
| DisplayName | Address 1: Post Office Box |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_postofficebox |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
Address1_PrimaryContactName
| Property | Value |
|---|---|
| Description | Type the name of the main contact at the account's primary address. |
| DisplayName | Address 1: Primary Contact Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_primarycontactname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
Address1_ShippingMethodCode
| Property | Value |
|---|---|
| Description | Select a shipping method for deliveries sent to this address. |
| DisplayName | Address 1: Shipping Method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_shippingmethodcode |
| RequiredLevel | None |
| Type | Picklist |
Address1_ShippingMethodCode Options
| Value | Label |
|---|---|
| 1 | Airborne |
| 2 | DHL |
| 3 | FedEx |
| 4 | UPS |
| 5 | Postal Mail |
| 6 | Full Load |
| 7 | Will Call |
Address1_StateOrProvince
| Property | Value |
|---|---|
| Description | Type the state or province of the primary address. |
| DisplayName | Address 1: State/Province |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_stateorprovince |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_Telephone1
| Property | Value |
|---|---|
| Description | Type the main phone number associated with the primary address. |
| DisplayName | Address Phone |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_telephone1 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_Telephone2
| Property | Value |
|---|---|
| Description | Type a second phone number associated with the primary address. |
| DisplayName | Address 1: Telephone 2 |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_telephone2 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_Telephone3
| Property | Value |
|---|---|
| Description | Type a third phone number associated with the primary address. |
| DisplayName | Address 1: Telephone 3 |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_telephone3 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address1_UPSZone
| Property | Value |
|---|---|
| Description | Type the UPS zone of the primary address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS. |
| DisplayName | Address 1: UPS Zone |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_upszone |
| MaxLength | 4 |
| RequiredLevel | None |
| Type | String |
Address1_UTCOffset
| Property | Value |
|---|---|
| Description | Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address. |
| DisplayName | Address 1: UTC Offset |
| Format | TimeZone |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_utcoffset |
| MaxValue | 1500 |
| MinValue | -1500 |
| RequiredLevel | None |
| Type | Integer |
Address2_AddressId
| Property | Value |
|---|---|
| Description | Unique identifier for address 2. |
| DisplayName | Address 2: ID |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | address2_addressid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
Address2_AddressTypeCode
| Property | Value |
|---|---|
| Description | Select the secondary address type. |
| DisplayName | Address 2: Address Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_addresstypecode |
| RequiredLevel | None |
| Type | Picklist |
Address2_AddressTypeCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
Address2_City
| Property | Value |
|---|---|
| Description | Type the city for the secondary address. |
| DisplayName | Address 2: City |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_city |
| MaxLength | 80 |
| RequiredLevel | None |
| Type | String |
Address2_Country
| Property | Value |
|---|---|
| Description | Type the country or region for the secondary address. |
| DisplayName | Address 2: Country/Region |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_country |
| MaxLength | 80 |
| RequiredLevel | None |
| Type | String |
Address2_County
| Property | Value |
|---|---|
| Description | Type the county for the secondary address. |
| DisplayName | Address 2: County |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_county |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_Fax
| Property | Value |
|---|---|
| Description | Type the fax number associated with the secondary address. |
| DisplayName | Address 2: Fax |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_fax |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_FreightTermsCode
| Property | Value |
|---|---|
| Description | Select the freight terms for the secondary address to make sure shipping orders are processed correctly. |
| DisplayName | Address 2: Freight Terms |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_freighttermscode |
| RequiredLevel | None |
| Type | Picklist |
Address2_FreightTermsCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
Address2_Latitude
| Property | Value |
|---|---|
| Description | Type the latitude value for the secondary address for use in mapping and other applications. |
| DisplayName | Address 2: Latitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_latitude |
| MaxValue | 90 |
| MinValue | -90 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
Address2_Line1
| Property | Value |
|---|---|
| Description | Type the first line of the secondary address. |
| DisplayName | Address 2: Street 1 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_line1 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address2_Line2
| Property | Value |
|---|---|
| Description | Type the second line of the secondary address. |
| DisplayName | Address 2: Street 2 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_line2 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address2_Line3
| Property | Value |
|---|---|
| Description | Type the third line of the secondary address. |
| DisplayName | Address 2: Street 3 |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_line3 |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
Address2_Longitude
| Property | Value |
|---|---|
| Description | Type the longitude value for the secondary address for use in mapping and other applications. |
| DisplayName | Address 2: Longitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_longitude |
| MaxValue | 180 |
| MinValue | -180 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
Address2_Name
| Property | Value |
|---|---|
| Description | Type a descriptive name for the secondary address, such as Corporate Headquarters. |
| DisplayName | Address 2: Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_name |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
Address2_PostalCode
| Property | Value |
|---|---|
| Description | Type the ZIP Code or postal code for the secondary address. |
| DisplayName | Address 2: ZIP/Postal Code |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_postalcode |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
Address2_PostOfficeBox
| Property | Value |
|---|---|
| Description | Type the post office box number of the secondary address. |
| DisplayName | Address 2: Post Office Box |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_postofficebox |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
Address2_PrimaryContactName
| Property | Value |
|---|---|
| Description | Type the name of the main contact at the account's secondary address. |
| DisplayName | Address 2: Primary Contact Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_primarycontactname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
Address2_ShippingMethodCode
| Property | Value |
|---|---|
| Description | Select a shipping method for deliveries sent to this address. |
| DisplayName | Address 2: Shipping Method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_shippingmethodcode |
| RequiredLevel | None |
| Type | Picklist |
Address2_ShippingMethodCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
Address2_StateOrProvince
| Property | Value |
|---|---|
| Description | Type the state or province of the secondary address. |
| DisplayName | Address 2: State/Province |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_stateorprovince |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_Telephone1
| Property | Value |
|---|---|
| Description | Type the main phone number associated with the secondary address. |
| DisplayName | Address 2: Telephone 1 |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_telephone1 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_Telephone2
| Property | Value |
|---|---|
| Description | Type a second phone number associated with the secondary address. |
| DisplayName | Address 2: Telephone 2 |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_telephone2 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_Telephone3
| Property | Value |
|---|---|
| Description | Type a third phone number associated with the secondary address. |
| DisplayName | Address 2: Telephone 3 |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_telephone3 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Address2_UPSZone
| Property | Value |
|---|---|
| Description | Type the UPS zone of the secondary address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS. |
| DisplayName | Address 2: UPS Zone |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_upszone |
| MaxLength | 4 |
| RequiredLevel | None |
| Type | String |
Address2_UTCOffset
| Property | Value |
|---|---|
| Description | Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address. |
| DisplayName | Address 2: UTC Offset |
| Format | TimeZone |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_utcoffset |
| MaxValue | 1500 |
| MinValue | -1500 |
| RequiredLevel | None |
| Type | Integer |
BusinessTypeCode
| Property | Value |
|---|---|
| Description | Select the legal designation or other business type of the account for contracts or reporting purposes. |
| DisplayName | Business Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | businesstypecode |
| RequiredLevel | None |
| Type | Picklist |
BusinessTypeCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
CreditLimit
| Property | Value |
|---|---|
| Description | Type the credit limit of the account. This is a useful reference when you address invoice and accounting issues with the customer. |
| DisplayName | Credit Limit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | creditlimit |
| MaxValue | 100000000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
CreditOnHold
| Property | Value |
|---|---|
| Description | Select whether the credit for the account is on hold. This is a useful reference while addressing the invoice and accounting issues with the customer. |
| DisplayName | Credit Hold |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | creditonhold |
| RequiredLevel | None |
| Type | Boolean |
CreditOnHold Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
CustomerSizeCode
| Property | Value |
|---|---|
| Description | Select the size category or range of the account for segmentation and reporting purposes. |
| DisplayName | Customer Size |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | customersizecode |
| RequiredLevel | None |
| Type | Picklist |
CustomerSizeCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
CustomerTypeCode
| Property | Value |
|---|---|
| Description | Select the category that best describes the relationship between the account and your organization. |
| DisplayName | Relationship Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | customertypecode |
| RequiredLevel | None |
| Type | Picklist |
CustomerTypeCode Options
| Value | Label |
|---|---|
| 1 | Competitor |
| 2 | Consultant |
| 3 | Customer |
| 4 | Investor |
| 5 | Partner |
| 6 | Influencer |
| 7 | Press |
| 8 | Prospect |
| 9 | Reseller |
| 10 | Supplier |
| 11 | Vendor |
| 12 | Other |
DefaultPriceLevelId
Added by: Product Management Solution
| Property | Value |
|---|---|
| Description | Choose the default price list associated with the account to make sure the correct product prices for this customer are applied in sales opportunities, quotes, and orders. |
| DisplayName | Product Price List |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | defaultpricelevelid |
| RequiredLevel | None |
| Targets | pricelevel |
| Type | Lookup |
Description
| Property | Value |
|---|---|
| Description | Type additional information to describe the account, such as an excerpt from the company's website. |
| DisplayName | Description |
| Format | TextArea |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | description |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | Memo |
DoNotBulkEMail
| Property | Value |
|---|---|
| Description | Select whether the account allows bulk email sent through campaigns. If Do Not Allow is selected, the account can be added to marketing lists, but is excluded from email. |
| DisplayName | Do not allow Bulk Emails |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | donotbulkemail |
| RequiredLevel | None |
| Type | Boolean |
DoNotBulkEMail Options
| Value | Label |
|---|---|
| 1 | Do Not Allow |
| 0 | Allow |
DefaultValue: False
DoNotBulkPostalMail
| Property | Value |
|---|---|
| Description | Select whether the account allows bulk postal mail sent through marketing campaigns or quick campaigns. If Do Not Allow is selected, the account can be added to marketing lists, but will be excluded from the postal mail. |
| DisplayName | Do not allow Bulk Mails |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | donotbulkpostalmail |
| RequiredLevel | None |
| Type | Boolean |
DoNotBulkPostalMail Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
DoNotEMail
| Property | Value |
|---|---|
| Description | Select whether the account allows direct email sent from Microsoft Dynamics 365. |
| DisplayName | Do not allow Emails |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | donotemail |
| RequiredLevel | None |
| Type | Boolean |
DoNotEMail Options
| Value | Label |
|---|---|
| 1 | Do Not Allow |
| 0 | Allow |
DefaultValue: False
DoNotFax
| Property | Value |
|---|---|
| Description | Select whether the account allows faxes. If Do Not Allow is selected, the account will be excluded from fax activities distributed in marketing campaigns. |
| DisplayName | Do not allow Faxes |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | donotfax |
| RequiredLevel | None |
| Type | Boolean |
DoNotFax Options
| Value | Label |
|---|---|
| 1 | Do Not Allow |
| 0 | Allow |
DefaultValue: False
DoNotPhone
| Property | Value |
|---|---|
| Description | Select whether the account allows phone calls. If Do Not Allow is selected, the account will be excluded from phone call activities distributed in marketing campaigns. |
| DisplayName | Do not allow Phone Calls |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | donotphone |
| RequiredLevel | None |
| Type | Boolean |
DoNotPhone Options
| Value | Label |
|---|---|
| 1 | Do Not Allow |
| 0 | Allow |
DefaultValue: False
DoNotPostalMail
| Property | Value |
|---|---|
| Description | Select whether the account allows direct mail. If Do Not Allow is selected, the account will be excluded from letter activities distributed in marketing campaigns. |
| DisplayName | Do not allow Mails |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | donotpostalmail |
| RequiredLevel | None |
| Type | Boolean |
DoNotPostalMail Options
| Value | Label |
|---|---|
| 1 | Do Not Allow |
| 0 | Allow |
DefaultValue: False
DoNotSendMM
| Property | Value |
|---|---|
| Description | Select whether the account accepts marketing materials, such as brochures or catalogs. |
| DisplayName | Send Marketing Materials |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | donotsendmm |
| RequiredLevel | None |
| Type | Boolean |
DoNotSendMM Options
| Value | Label |
|---|---|
| 1 | Do Not Send |
| 0 | Send |
DefaultValue: False
EMailAddress1
| Property | Value |
|---|---|
| Description | Type the primary email address for the account. |
| DisplayName | |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | emailaddress1 |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
EMailAddress2
| Property | Value |
|---|---|
| Description | Type the secondary email address for the account. |
| DisplayName | Email Address 2 |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | emailaddress2 |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
EMailAddress3
| Property | Value |
|---|---|
| Description | Type an alternate email address for the account. |
| DisplayName | Email Address 3 |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | emailaddress3 |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
EntityImage
| Property | Value |
|---|---|
| Description | Shows the default image for the record. |
| DisplayName | Default Image |
| IsPrimaryImage | True |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage |
| MaxHeight | 144 |
| MaxWidth | 144 |
| RequiredLevel | None |
| Type | Image |
Fax
| Property | Value |
|---|---|
| Description | Type the fax number for the account. |
| DisplayName | Fax |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | fax |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
FollowEmail
| Property | Value |
|---|---|
| Description | Information about whether to allow following email activity like opens, attachment views and link clicks for emails sent to the account. |
| DisplayName | Follow Email Activity |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | followemail |
| RequiredLevel | None |
| Type | Boolean |
FollowEmail Options
| Value | Label |
|---|---|
| 1 | Allow |
| 0 | Do Not Allow |
DefaultValue: True
FtpSiteURL
| Property | Value |
|---|---|
| Description | Type the URL for the account's FTP site to enable users to access data and share documents. |
| DisplayName | FTP Site |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ftpsiteurl |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Unique identifier of the data import or data migration that created this record. |
| DisplayName | Import Sequence Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | importsequencenumber |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
IndustryCode
| Property | Value |
|---|---|
| Description | Select the account's primary industry for use in marketing segmentation and demographic analysis. |
| DisplayName | Industry |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | industrycode |
| RequiredLevel | None |
| Type | Picklist |
IndustryCode Options
| Value | Label |
|---|---|
| 1 | Accounting |
| 2 | Agriculture and Non-petrol Natural Resource Extraction |
| 3 | Broadcasting Printing and Publishing |
| 4 | Brokers |
| 5 | Building Supply Retail |
| 6 | Business Services |
| 7 | Consulting |
| 8 | Consumer Services |
| 9 | Design, Direction and Creative Management |
| 10 | Distributors, Dispatchers and Processors |
| 11 | Doctor's Offices and Clinics |
| 12 | Durable Manufacturing |
| 13 | Eating and Drinking Places |
| 14 | Entertainment Retail |
| 15 | Equipment Rental and Leasing |
| 16 | Financial |
| 17 | Food and Tobacco Processing |
| 18 | Inbound Capital Intensive Processing |
| 19 | Inbound Repair and Services |
| 20 | Insurance |
| 21 | Legal Services |
| 22 | Non-Durable Merchandise Retail |
| 23 | Outbound Consumer Service |
| 24 | Petrochemical Extraction and Distribution |
| 25 | Service Retail |
| 26 | SIG Affiliations |
| 27 | Social Services |
| 28 | Special Outbound Trade Contractors |
| 29 | Specialty Realty |
| 30 | Transportation |
| 31 | Utility Creation and Distribution |
| 32 | Vehicle Retail |
| 33 | Wholesale |
LastOnHoldTime
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Contains the date and time stamp of the last on hold time. |
| DisplayName | Last On Hold Time |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | lastonholdtime |
| RequiredLevel | None |
| Type | DateTime |
LastUsedInCampaign
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Shows the date when the account was last included in a marketing campaign or quick campaign. |
| DisplayName | Last Date Included in Campaign |
| Format | DateOnly |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | lastusedincampaign |
| RequiredLevel | None |
| Type | DateTime |
MarketCap
| Property | Value |
|---|---|
| Description | Type the market capitalization of the account to identify the company's equity, used as an indicator in financial performance analysis. |
| DisplayName | Market Capitalization |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | marketcap |
| MaxValue | 100000000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
MarketingOnly
| Property | Value |
|---|---|
| Description | Whether is only for marketing |
| DisplayName | Marketing Only |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | marketingonly |
| RequiredLevel | None |
| Type | Boolean |
MarketingOnly Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_BillingAccount
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Reference to an other account to be used for billing (only to be used if billing account differs) |
| DisplayName | Billing Account |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_billingaccount |
| RequiredLevel | None |
| Targets | account |
| Type | Lookup |
msdyn_externalaccountid
Added by: Project Service Automation Solution
| Property | Value |
|---|---|
| Description | External Account ID from other systems. |
| DisplayName | External ID |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_externalaccountid |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_PreferredResource
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | Preferred Resource (Deprecated) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_preferredresource |
| RequiredLevel | None |
| Targets | bookableresource |
| Type | Lookup |
msdyn_SalesTaxCode
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Default Sales Tax Code |
| DisplayName | Sales Tax Code |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_salestaxcode |
| RequiredLevel | None |
| Targets | msdyn_taxcode |
| Type | Lookup |
msdyn_ServiceTerritory
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | The Service Territory this account belongs to. This is used to optimize scheduling and routing |
| DisplayName | Service Territory |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_serviceterritory |
| RequiredLevel | None |
| Targets | territory |
| Type | Lookup |
msdyn_TaxExempt
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Select whether the account is tax exempt. |
| DisplayName | Tax Exempt |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_taxexempt |
| RequiredLevel | None |
| Type | Boolean |
msdyn_TaxExempt Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_TaxExemptNumber
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Shows the government tax exempt number. |
| DisplayName | Tax Exempt Number |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_taxexemptnumber |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
msdyn_TravelCharge
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Enter the travel charge to include on work orders. This value will be multiplied by the travel charge type. |
| DisplayName | Travel Charge |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_travelcharge |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_TravelChargeType
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Specify how travel is charged for this account. |
| DisplayName | Travel Charge Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_travelchargetype |
| RequiredLevel | None |
| Type | Picklist |
msdyn_TravelChargeType Options
| Value | Label |
|---|---|
| 690970000 | Hourly |
| 690970001 | Mileage |
| 690970002 | Fixed |
| 690970003 | None |
msdyn_WorkOrderInstructions
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Shows the default instructions to show on new work orders. |
| DisplayName | Work Order Instructions |
| Format | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_workorderinstructions |
| MaxLength | 4000 |
| RequiredLevel | None |
| Type | Memo |
Name
| Property | Value |
|---|---|
| Description | Type the company or business name. |
| DisplayName | Account Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 160 |
| RequiredLevel | ApplicationRequired |
| Type | String |
NumberOfEmployees
| Property | Value |
|---|---|
| Description | Type the number of employees that work at the account for use in marketing segmentation and demographic analysis. |
| DisplayName | Number of Employees |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | numberofemployees |
| MaxValue | 1000000000 |
| MinValue | 0 |
| RequiredLevel | None |
| Type | Integer |
OriginatingLeadId
Added by: Lead Management Solution
| Property | Value |
|---|---|
| Description | Shows the lead that the account was created from if the account was created by converting a lead in Microsoft Dynamics 365. This is used to relate the account to data on the originating lead for use in reporting and analytics. |
| DisplayName | Originating Lead |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | originatingleadid |
| RequiredLevel | None |
| Targets | lead |
| Type | Lookup |
OverriddenCreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
OwnerId
| Property | Value |
|---|---|
| Description | Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Targets | systemuser,team |
| Type | Owner |
OwnerIdType
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
OwnershipCode
| Property | Value |
|---|---|
| Description | Select the account's ownership structure, such as public or private. |
| DisplayName | Ownership |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownershipcode |
| RequiredLevel | None |
| Type | Picklist |
OwnershipCode Options
| Value | Label |
|---|---|
| 1 | Public |
| 2 | Private |
| 3 | Subsidiary |
| 4 | Other |
ParentAccountId
| Property | Value |
|---|---|
| Description | Choose the parent account associated with this account to show parent and child businesses in reporting and analytics. |
| DisplayName | Parent Account |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | parentaccountid |
| RequiredLevel | None |
| Targets | account |
| Type | Lookup |
ParticipatesInWorkflow
| Property | Value |
|---|---|
| Description | For system use only. Legacy Microsoft Dynamics CRM 3.0 workflow data. |
| DisplayName | Participates in Workflow |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | participatesinworkflow |
| RequiredLevel | None |
| Type | Boolean |
ParticipatesInWorkflow Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
PaymentTermsCode
| Property | Value |
|---|---|
| Description | Select the payment terms to indicate when the customer needs to pay the total amount. |
| DisplayName | Payment Terms |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | paymenttermscode |
| RequiredLevel | None |
| Type | Picklist |
PaymentTermsCode Options
| Value | Label |
|---|---|
| 1 | Net 30 |
| 2 | 2% 10, Net 30 |
| 3 | Net 45 |
| 4 | Net 60 |
PreferredAppointmentDayCode
| Property | Value |
|---|---|
| Description | Select the preferred day of the week for service appointments. |
| DisplayName | Preferred Day |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | preferredappointmentdaycode |
| RequiredLevel | None |
| Type | Picklist |
PreferredAppointmentDayCode Options
| Value | Label |
|---|---|
| 0 | Sunday |
| 1 | Monday |
| 2 | Tuesday |
| 3 | Wednesday |
| 4 | Thursday |
| 5 | Friday |
| 6 | Saturday |
PreferredAppointmentTimeCode
| Property | Value |
|---|---|
| Description | Select the preferred time of day for service appointments. |
| DisplayName | Preferred Time |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | preferredappointmenttimecode |
| RequiredLevel | None |
| Type | Picklist |
PreferredAppointmentTimeCode Options
| Value | Label |
|---|---|
| 1 | Morning |
| 2 | Afternoon |
| 3 | Evening |
PreferredContactMethodCode
| Property | Value |
|---|---|
| Description | Select the preferred method of contact. |
| DisplayName | Preferred Method of Contact |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | preferredcontactmethodcode |
| RequiredLevel | None |
| Type | Picklist |
PreferredContactMethodCode Options
| Value | Label |
|---|---|
| 1 | Any |
| 2 | |
| 3 | Phone |
| 4 | Fax |
| 5 |
PreferredEquipmentId
Added by: Service Solution
| Property | Value |
|---|---|
| Description | Choose the account's preferred service facility or equipment to make sure services are scheduled correctly for the customer. |
| DisplayName | Preferred Facility/Equipment |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | preferredequipmentid |
| RequiredLevel | None |
| Targets | equipment |
| Type | Lookup |
PreferredServiceId
Added by: Service Solution
| Property | Value |
|---|---|
| Description | Choose the account's preferred service for reference when you schedule service activities. |
| DisplayName | Preferred Service |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | preferredserviceid |
| RequiredLevel | None |
| Targets | service |
| Type | Lookup |
PreferredSystemUserId
| Property | Value |
|---|---|
| Description | Choose the preferred service representative for reference when you schedule service activities for the account. |
| DisplayName | Preferred User |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | preferredsystemuserid |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
PrimaryContactId
| Property | Value |
|---|---|
| Description | Choose the primary contact for the account to provide quick access to contact details. |
| DisplayName | Primary Contact |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | primarycontactid |
| RequiredLevel | None |
| Targets | contact |
| Type | Lookup |
PrimarySatoriId
| Property | Value |
|---|---|
| Description | Primary Satori ID for Account |
| DisplayName | Primary Satori ID |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | primarysatoriid |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
PrimaryTwitterId
| Property | Value |
|---|---|
| Description | Primary Twitter ID for Account |
| DisplayName | Primary Twitter ID |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | primarytwitterid |
| MaxLength | 128 |
| RequiredLevel | None |
| Type | String |
ProcessId
| Property | Value |
|---|---|
| Description | Shows the ID of the process. |
| DisplayName | Process |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | processid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
Revenue
| Property | Value |
|---|---|
| Description | Type the annual revenue for the account, used as an indicator in financial performance analysis. |
| DisplayName | Annual Revenue |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | revenue |
| MaxValue | 100000000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
SharesOutstanding
| Property | Value |
|---|---|
| Description | Type the number of shares available to the public for the account. This number is used as an indicator in financial performance analysis. |
| DisplayName | Shares Outstanding |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | sharesoutstanding |
| MaxValue | 1000000000 |
| MinValue | 0 |
| RequiredLevel | None |
| Type | Integer |
ShippingMethodCode
| Property | Value |
|---|---|
| Description | Select a shipping method for deliveries sent to the account's address to designate the preferred carrier or other delivery option. |
| DisplayName | Shipping Method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | shippingmethodcode |
| RequiredLevel | None |
| Type | Picklist |
ShippingMethodCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
SIC
| Property | Value |
|---|---|
| Description | Type the Standard Industrial Classification (SIC) code that indicates the account's primary industry of business, for use in marketing segmentation and demographic analysis. |
| DisplayName | SIC Code |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | sic |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
SLAId
| Property | Value |
|---|---|
| Description | Choose the service level agreement (SLA) that you want to apply to the Account record. |
| DisplayName | SLA |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | slaid |
| RequiredLevel | None |
| Targets | sla |
| Type | Lookup |
StageId
| Property | Value |
|---|---|
| Description | Shows the ID of the stage. |
| DisplayName | (Deprecated) Process Stage |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | stageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
StateCode
| Property | Value |
|---|---|
| Description | Shows whether the account is active or inactive. Inactive accounts are read-only and can't be edited unless they are reactivated. |
| DisplayName | Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
StateCode Options
| Value | Label | DefaultStatus | InvariantName |
|---|---|---|---|
| 0 | Active | 1 | Active |
| 1 | Inactive | 2 | Inactive |
StatusCode
| Property | Value |
|---|---|
| Description | Select the account's status. |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
StatusCode Options
| Value | Label | State |
|---|---|---|
| 1 | Active | 0 |
| 2 | Inactive | 1 |
StockExchange
| Property | Value |
|---|---|
| Description | Type the stock exchange at which the account is listed to track their stock and financial performance of the company. |
| DisplayName | Stock Exchange |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | stockexchange |
| MaxLength | 20 |
| RequiredLevel | None |
| Type | String |
TeamsFollowed
Added by: Sales Patch Solution
| Property | Value |
|---|---|
| Description | Number of users or conversations followed the record |
| DisplayName | TeamsFollowed |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | teamsfollowed |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
Telephone1
| Property | Value |
|---|---|
| Description | Type the main phone number for this account. |
| DisplayName | Main Phone |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | telephone1 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Telephone2
| Property | Value |
|---|---|
| Description | Type a second phone number for this account. |
| DisplayName | Other Phone |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | telephone2 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
Telephone3
| Property | Value |
|---|---|
| Description | Type a third phone number for this account. |
| DisplayName | Telephone 3 |
| FormatName | Phone |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | telephone3 |
| MaxLength | 50 |
| RequiredLevel | None |
| Type | String |
TerritoryCode
| Property | Value |
|---|---|
| Description | Select a region or territory for the account for use in segmentation and analysis. |
| DisplayName | Territory Code |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | territorycode |
| RequiredLevel | None |
| Type | Picklist |
TerritoryCode Options
| Value | Label |
|---|---|
| 1 | Default Value |
TerritoryId
Added by: Sales Solution
| Property | Value |
|---|---|
| Description | Choose the sales region or territory for the account to make sure the account is assigned to the correct representative and for use in segmentation and analysis. |
| DisplayName | Territory |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | territoryid |
| RequiredLevel | None |
| Targets | territory |
| Type | Lookup |
TickerSymbol
| Property | Value |
|---|---|
| Description | Type the stock exchange symbol for the account to track financial performance of the company. You can click the code entered in this field to access the latest trading information from MSN Money. |
| DisplayName | Ticker Symbol |
| FormatName | TickerSymbol |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | tickersymbol |
| MaxLength | 10 |
| RequiredLevel | None |
| Type | String |
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 |
TransactionCurrencyId
| Property | Value |
|---|---|
| Description | Choose the local currency for the record to make sure budgets are reported in the correct currency. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Targets | transactioncurrency |
| Type | Lookup |
TraversedPath
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | (Deprecated) Traversed Path |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | traversedpath |
| MaxLength | 1250 |
| RequiredLevel | None |
| Type | String |
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 |
WebSiteURL
| Property | Value |
|---|---|
| Description | Type the account's website URL to get quick details about the company profile. |
| DisplayName | Website |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | websiteurl |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
YomiName
| Property | Value |
|---|---|
| Description | Type the phonetic spelling of the company name, if specified in Japanese, to make sure the name is pronounced correctly in phone calls and other communications. |
| DisplayName | Yomi Account Name |
| FormatName | PhoneticGuide |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | yominame |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- Address1_Composite
- Address2_Composite
- Aging30
- Aging30_Base
- Aging60
- Aging60_Base
- Aging90
- Aging90_Base
- CreatedBy
- CreatedByExternalParty
- CreatedByExternalPartyName
- CreatedByExternalPartyYomiName
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- CreditLimit_Base
- DefaultPriceLevelIdName
- EntityImage_Timestamp
- EntityImage_URL
- EntityImageId
- ExchangeRate
- IsPrivate
- MarketCap_Base
- MasterAccountIdName
- MasterAccountIdYomiName
- MasterId
- Merged
- ModifiedBy
- ModifiedByExternalParty
- ModifiedByExternalPartyName
- ModifiedByExternalPartyYomiName
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- msdyn_BillingAccountName
- msdyn_BillingAccountYomiName
- msdyn_PreferredResourceName
- msdyn_SalesTaxCodeName
- msdyn_ServiceTerritoryName
- msdyn_travelcharge_Base
- OnHoldTime
- OpenDeals
- OpenDeals_Date
- OpenDeals_State
- OpenRevenue
- OpenRevenue_Base
- OpenRevenue_Date
- OpenRevenue_State
- OriginatingLeadIdName
- OriginatingLeadIdYomiName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- ParentAccountIdName
- ParentAccountIdYomiName
- PreferredEquipmentIdName
- PreferredServiceIdName
- PreferredSystemUserIdName
- PreferredSystemUserIdYomiName
- PrimaryContactIdName
- PrimaryContactIdYomiName
- Revenue_Base
- SLAInvokedId
- SLAInvokedIdName
- SLAName
- TerritoryIdName
- TimeSpentByMeOnEmailAndMeetings
- TransactionCurrencyIdName
- VersionNumber
Address1_Composite
| Property | Value |
|---|---|
| Description | Shows the complete primary address. |
| DisplayName | Address 1 |
| Format | TextArea |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address1_composite |
| MaxLength | 1000 |
| RequiredLevel | None |
| Type | Memo |
Address2_Composite
| Property | Value |
|---|---|
| Description | Shows the complete secondary address. |
| DisplayName | Address 2 |
| Format | TextArea |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | address2_composite |
| MaxLength | 1000 |
| RequiredLevel | None |
| Type | Memo |
Aging30
| Property | Value |
|---|---|
| Description | For system use only. |
| DisplayName | Aging 30 |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | aging30 |
| MaxValue | 100000000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
Aging30_Base
| Property | Value |
|---|---|
| Description | The base currency equivalent of the aging 30 field. |
| DisplayName | Aging 30 (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | aging30_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 4 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
Aging60
| Property | Value |
|---|---|
| Description | For system use only. |
| DisplayName | Aging 60 |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | aging60 |
| MaxValue | 100000000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
Aging60_Base
| Property | Value |
|---|---|
| Description | The base currency equivalent of the aging 60 field. |
| DisplayName | Aging 60 (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | aging60_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 4 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
Aging90
| Property | Value |
|---|---|
| Description | For system use only. |
| DisplayName | Aging 90 |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | aging90 |
| MaxValue | 100000000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
Aging90_Base
| Property | Value |
|---|---|
| Description | The base currency equivalent of the aging 90 field. |
| DisplayName | Aging 90 (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | aging90_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 4 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
CreatedBy
| Property | Value |
|---|---|
| Description | Shows who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedByExternalParty
| Property | Value |
|---|---|
| Description | Shows the external party who created the record. |
| DisplayName | Created By (External Party) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdbyexternalparty |
| RequiredLevel | None |
| Targets | externalparty |
| Type | Lookup |
CreatedByExternalPartyName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyexternalpartyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByExternalPartyYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyexternalpartyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| Property | Value |
|---|---|
| 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 365 options. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
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 |
| 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 | None |
| Type | String |
CreditLimit_Base
| Property | Value |
|---|---|
| Description | Shows the credit limit converted to the system's default base currency for reporting purposes. |
| DisplayName | Credit Limit (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | creditlimit_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 4 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
DefaultPriceLevelIdName
Added by: Product Management Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | defaultpricelevelidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
EntityImage_Timestamp
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage_timestamp |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
EntityImage_URL
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage_url |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
EntityImageId
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Entity Image Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
ExchangeRate
| Property | Value |
|---|---|
| Description | Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency. |
| DisplayName | Exchange Rate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | exchangerate |
| MaxValue | 100000000000 |
| MinValue | 0.0000000001 |
| Precision | 10 |
| RequiredLevel | None |
| Type | Decimal |
IsPrivate
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | isprivate |
| RequiredLevel | None |
| Type | Boolean |
IsPrivate Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
MarketCap_Base
| Property | Value |
|---|---|
| Description | Shows the market capitalization converted to the system's default base currency. |
| DisplayName | Market Capitalization (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | marketcap_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 4 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
MasterAccountIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | masteraccountidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
MasterAccountIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | masteraccountidyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
MasterId
| Property | Value |
|---|---|
| Description | Shows the master account that the account was merged with. |
| DisplayName | Master ID |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | masterid |
| RequiredLevel | None |
| Targets | account |
| Type | Lookup |
Merged
| Property | Value |
|---|---|
| Description | Shows whether the account has been merged with another account. |
| DisplayName | Merged |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | merged |
| RequiredLevel | None |
| Type | Boolean |
Merged Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
ModifiedBy
| Property | Value |
|---|---|
| Description | Shows who last updated the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedByExternalParty
| Property | Value |
|---|---|
| Description | Shows the external party who modified the record. |
| DisplayName | Modified By (External Party) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedbyexternalparty |
| RequiredLevel | None |
| Targets | externalparty |
| Type | Lookup |
ModifiedByExternalPartyName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyexternalpartyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByExternalPartyYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyexternalpartyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
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 | None |
| Type | String |
ModifiedOn
| Property | Value |
|---|---|
| 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 365 options. |
| DisplayName | Modified On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Shows who created the record on behalf of another user. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| 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 | None |
| Type | String |
msdyn_BillingAccountName
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_billingaccountname |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
msdyn_BillingAccountYomiName
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_billingaccountyominame |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
msdyn_PreferredResourceName
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_preferredresourcename |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_SalesTaxCodeName
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_salestaxcodename |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_ServiceTerritoryName
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_serviceterritoryname |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
msdyn_travelcharge_Base
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Value of the Travel Charge in base currency. |
| DisplayName | Travel Charge (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_travelcharge_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
OnHoldTime
| Property | Value |
|---|---|
| Description | Shows how long, in minutes, that the record was on hold. |
| DisplayName | On Hold Time (Minutes) |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | onholdtime |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
OpenDeals
Added by: Sales Solution
| Property | Value |
|---|---|
| Description | Number of open opportunities against an account and its child accounts. |
| DisplayName | Open Deals |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | opendeals |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
OpenDeals_Date
Added by: Sales Solution
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Last Updated time of rollup field Open Deals. |
| DisplayName | Open Deals (Last Updated On) |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | opendeals_date |
| RequiredLevel | None |
| Type | DateTime |
OpenDeals_State
Added by: Sales Solution
| Property | Value |
|---|---|
| Description | State of rollup field Open Deals. |
| DisplayName | Open Deals (State) |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | opendeals_state |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
OpenRevenue
Added by: Sales Solution
| Property | Value |
|---|---|
| Description | Sum of open revenue against an account and its child accounts. |
| DisplayName | Open Revenue |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | openrevenue |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
OpenRevenue_Base
Added by: Sales Solution
| Property | Value |
|---|---|
| Description | Value of the Open Revenue in base currency. |
| DisplayName | Open Revenue (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | openrevenue_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
OpenRevenue_Date
Added by: Sales Solution
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Last Updated time of rollup field Open Revenue. |
| DisplayName | Open Revenue (Last Updated On) |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | openrevenue_date |
| RequiredLevel | None |
| Type | DateTime |
OpenRevenue_State
Added by: Sales Solution
| Property | Value |
|---|---|
| Description | State of rollup field Open Revenue. |
| DisplayName | Open Revenue (State) |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | openrevenue_state |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
OriginatingLeadIdName
Added by: Lead Management Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | originatingleadidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
OriginatingLeadIdYomiName
Added by: Lead Management Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | originatingleadidyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
OwnerIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwnerIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Shows the business unit that the record owner belongs to. |
| DisplayName | Owning Business Unit |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Targets | businessunit |
| Type | Lookup |
OwningTeam
| Property | Value |
|---|---|
| Description | Unique identifier of the team who owns the account. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Targets | team |
| Type | Lookup |
OwningUser
| Property | Value |
|---|---|
| Description | Unique identifier of the user who owns the account. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ParentAccountIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | parentaccountidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ParentAccountIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | parentaccountidyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
PreferredEquipmentIdName
Added by: Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | preferredequipmentidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
PreferredServiceIdName
Added by: Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | preferredserviceidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
PreferredSystemUserIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | preferredsystemuseridname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
PreferredSystemUserIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | preferredsystemuseridyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
PrimaryContactIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | primarycontactidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
PrimaryContactIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | primarycontactidyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
Revenue_Base
| Property | Value |
|---|---|
| Description | Shows the annual revenue converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area. |
| DisplayName | Annual Revenue (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | revenue_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 4 |
| PrecisionSource | 2 |
| RequiredLevel | None |
| Type | Money |
SLAInvokedId
| Property | Value |
|---|---|
| Description | Last SLA that was applied to this case. This field is for internal use only. |
| DisplayName | Last SLA applied |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | slainvokedid |
| RequiredLevel | None |
| Targets | sla |
| Type | Lookup |
SLAInvokedIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | slainvokedidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
SLAName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | slaname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
TerritoryIdName
Added by: Sales Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | territoryidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
TimeSpentByMeOnEmailAndMeetings
| Property | Value |
|---|---|
| Description | Total time spent for emails (read and write) and meetings by me in relation to account record. |
| DisplayName | Time Spent by me |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timespentbymeonemailandmeetings |
| MaxLength | 1250 |
| RequiredLevel | None |
| Type | String |
TransactionCurrencyIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | transactioncurrencyidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
VersionNumber
| Property | Value |
|---|---|
| Description | Version number of the account. |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
- msdyn_geofence_account
- lead_customer_accounts
- lead_parent_account
- account_bookableresource_AccountId
- account_BulkOperations
- account_CampaignResponses
- CreatedAccount_BulkOperationLogs2
- SourceAccount_BulkOperationLogs
- account_IncidentResolutions
- Account_ServiceAppointments
- contractlineitem_customer_accounts
- contract_billingcustomer_accounts
- contract_customer_accounts
- incident_customer_accounts
- account_entitlement_Account
- account_entitlement_Customer
- account_OpportunityCloses
- account_OrderCloses
- account_QuoteCloses
- invoice_customer_accounts
- opportunity_customer_accounts
- order_customer_accounts
- quote_customer_accounts
- opportunity_parent_account
- account_msdyn_bookingalerts
- msdyn_account_msdyn_actual_AccountCustomer
- msdyn_account_msdyn_actual_AccountVendor
- account_msdyn_approvals
- msdyn_account_msdyn_accountpricelist_Account
- msdyn_account_msdyn_estimateline_AccountCustomer
- msdyn_account_msdyn_estimateline_AccountVendor
- msdyn_account_msdyn_fact_AccountCustomer
- msdyn_account_msdyn_fact_AccountVendor
- msdyn_account_msdyn_invoicelinetransaction_AccountCustomer
- msdyn_account_msdyn_invoicelinetransaction_AccountVendor
- msdyn_account_msdyn_journalline_AccountCustomer
- msdyn_account_msdyn_journalline_AccountVendor
- msdyn_account_msdyn_opportunitylinetransaction_AccountCustomer
- msdyn_account_msdyn_opportunitylinetransaction_AccountVendor
- msdyn_account_msdyn_orderlinetransaction_AccountCustomer
- msdyn_account_msdyn_orderlinetransaction_AccountVendor
- msdyn_account_msdyn_project_Customer
- msdyn_account_msdyn_quotelinetransaction_AccountCustomer
- msdyn_account_msdyn_quotelinetransaction_AccountVendor
- msdyn_account_account_BillingAccount
- msdyn_account_msdyn_actual_ServiceAccount
- msdyn_account_msdyn_agreement_BillingAccount
- msdyn_account_msdyn_agreement_ServiceAccount
- msdyn_account_msdyn_customerasset_Account
- msdyn_account_msdyn_entitlementapplication_serviceaccount
- msdyn_account_msdyn_payment_Account
- msdyn_account_msdyn_purchaseorder_Vendor
- msdyn_account_msdyn_requirementresourcepreference_Account
- msdyn_account_msdyn_rma_BillingAccount
- msdyn_account_msdyn_rma_ServiceAccount
- msdyn_account_msdyn_rmaproduct_Changeownership
- msdyn_account_msdyn_rmaproduct_ReturntoVendor
- msdyn_account_msdyn_rtv_Vendor
- msdyn_account_msdyn_workorder_BillingAccount
- msdyn_account_msdyn_workorder_ServiceAccount
- msdyn_account_msdyn_workorderresourcerestriction_Account
- msdyn_account_opportunityproduct_ServiceAccount
- msdyn_account_product_DefaultVendor
- msdyn_account_quote_Account
- msdyn_account_quotedetail_ServiceAccount
- msdyn_account_salesorder_Account
- msdyn_account_msdyn_iotdevice_Account
- account_principalobjectattributeaccess
- Account_Faxes
- slakpiinstance_account
- account_PostFollows
- Account_Tasks
- account_connections1
- SocialActivity_PostAuthorAccount_accounts
- Account_DuplicateBaseRecord
- SocialActivity_PostAuthor_accounts
- Account_SyncErrors
- Account_MailboxTrackingFolder
- Account_BulkDeleteFailures
- Account_ActivityPointers
- Account_Email_SendersAccount
- Account_Appointments
- Socialprofile_customer_accounts
- Account_Emails
- account_activity_parties
- Account_Phonecalls
- Account_SocialActivities
- Account_DuplicateMatchingRecord
- account_actioncard
- Account_AsyncOperations
- Account_CustomerAddress
- Account_Annotation
- Account_Letters
- Account_RecurringAppointmentMasters
- Account_Email_EmailSender
- Account_ProcessSessions
- account_parent_account
- contact_customer_accounts
- account_master_account
- Account_SharepointDocumentLocation
- account_connections2
msdyn_geofence_account
Added by: Active Solution Solution
Same as msdyn_geofence entity msdyn_geofence_account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofence |
| ReferencingAttribute | msdyn_account |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_geofence_account |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lead_customer_accounts
Added by: Lead Management Solution
Same as lead entity lead_customer_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lead |
| ReferencingAttribute | customerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lead_customer_accounts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
lead_parent_account
Added by: Lead Management Solution
Same as lead entity lead_parent_account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | lead |
| ReferencingAttribute | parentaccountid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | lead_parent_account |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Sales Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_bookableresource_AccountId
Added by: Scheduling Solution
Same as bookableresource entity account_bookableresource_AccountId Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresource |
| ReferencingAttribute | accountid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_bookableresource_AccountId |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_BulkOperations
Added by: Marketing Solution
Same as bulkoperation entity account_BulkOperations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_BulkOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
account_CampaignResponses
Added by: Marketing Solution
Same as campaignresponse entity account_CampaignResponses Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | campaignresponse |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_CampaignResponses |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
CreatedAccount_BulkOperationLogs2
Added by: Marketing Solution
Same as bulkoperationlog entity CreatedAccount_BulkOperationLogs2 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperationlog |
| ReferencingAttribute | createdobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | CreatedAccount_BulkOperationLogs2 |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SourceAccount_BulkOperationLogs
Added by: Marketing Solution
Same as bulkoperationlog entity SourceAccount_BulkOperationLogs Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkoperationlog |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | SourceAccount_BulkOperationLogs |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_IncidentResolutions
Added by: Service Solution
Same as incidentresolution entity account_IncidentResolutions Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incidentresolution |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_IncidentResolutions |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Account_ServiceAppointments
Added by: Service Solution
Same as serviceappointment entity Account_ServiceAppointments Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_ServiceAppointments |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: RemoveLink Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
contractlineitem_customer_accounts
Added by: Service Solution
Same as contractdetail entity contractlineitem_customer_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contractdetail |
| ReferencingAttribute | customerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | contractlineitem_customer_accounts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
contract_billingcustomer_accounts
Added by: Service Solution
Same as contract entity contract_billingcustomer_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contract |
| ReferencingAttribute | billingcustomerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | contract_billingcustomer_accounts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
contract_customer_accounts
Added by: Service Solution
Same as contract entity contract_customer_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contract |
| ReferencingAttribute | customerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | contract_customer_accounts |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Service Label: Order: 20 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
incident_customer_accounts
Added by: Service Solution
Same as incident entity incident_customer_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | incident |
| ReferencingAttribute | customerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | incident_customer_accounts |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Service Label: Order: 10 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
account_entitlement_Account
Added by: Service Solution
Same as entitlement entity account_entitlement_Account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlement |
| ReferencingAttribute | accountid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_entitlement_Account |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_entitlement_Customer
Added by: Service Solution
Same as entitlement entity account_entitlement_Customer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | entitlement |
| ReferencingAttribute | customerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_entitlement_Customer |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_OpportunityCloses
Added by: Sales Solution
Same as opportunityclose entity account_OpportunityCloses Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityclose |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_OpportunityCloses |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
account_OrderCloses
Added by: Sales Solution
Same as orderclose entity account_OrderCloses Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | orderclose |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_OrderCloses |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
account_QuoteCloses
Added by: Sales Solution
Same as quoteclose entity account_QuoteCloses Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quoteclose |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_QuoteCloses |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
invoice_customer_accounts
Added by: Sales Solution
Same as invoice entity invoice_customer_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | invoice |
| ReferencingAttribute | customerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | invoice_customer_accounts |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Sales Label: Order: 40 |
| CascadeConfiguration | Assign: Cascade Delete: Restrict Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
opportunity_customer_accounts
Added by: Sales Solution
Same as opportunity entity opportunity_customer_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunity |
| ReferencingAttribute | customerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | opportunity_customer_accounts |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Sales Label: Order: 10 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
order_customer_accounts
Added by: Sales Solution
Same as salesorder entity order_customer_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorder |
| ReferencingAttribute | customerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | order_customer_accounts |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Sales Label: Order: 30 |
| CascadeConfiguration | Assign: Cascade Delete: Restrict Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
quote_customer_accounts
Added by: Sales Solution
Same as quote entity quote_customer_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quote |
| ReferencingAttribute | customerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | quote_customer_accounts |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Sales Label: Order: 20 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
opportunity_parent_account
Added by: Sales Solution
Same as opportunity entity opportunity_parent_account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunity |
| ReferencingAttribute | parentaccountid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | opportunity_parent_account |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Sales Label: Order: 1 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_msdyn_bookingalerts
Added by: Active Solution Solution
Same as msdyn_bookingalert entity account_msdyn_bookingalerts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalert |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_msdyn_bookingalerts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_account_msdyn_actual_AccountCustomer
Added by: Universal Resource Scheduling Solution
Same as msdyn_actual entity msdyn_account_msdyn_actual_AccountCustomer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | msdyn_accountcustomer |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_actual_AccountCustomer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_actual_AccountVendor
Added by: Universal Resource Scheduling Solution
Same as msdyn_actual entity msdyn_account_msdyn_actual_AccountVendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | msdyn_accountvendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_actual_AccountVendor |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_msdyn_approvals
Added by: Active Solution Solution
Same as msdyn_approval entity account_msdyn_approvals Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_approval |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_msdyn_approvals |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_account_msdyn_accountpricelist_Account
Added by: Project Service Automation Solution
Same as msdyn_accountpricelist entity msdyn_account_msdyn_accountpricelist_Account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_accountpricelist |
| ReferencingAttribute | msdyn_account |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_accountpricelist_Account |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_account_msdyn_estimateline_AccountCustomer
Added by: Project Service Automation Solution
Same as msdyn_estimateline entity msdyn_account_msdyn_estimateline_AccountCustomer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimateline |
| ReferencingAttribute | msdyn_accountcustomer |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_estimateline_AccountCustomer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_estimateline_AccountVendor
Added by: Project Service Automation Solution
Same as msdyn_estimateline entity msdyn_account_msdyn_estimateline_AccountVendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimateline |
| ReferencingAttribute | msdyn_accountvendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_estimateline_AccountVendor |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_fact_AccountCustomer
Added by: Project Service Automation Solution
Same as msdyn_fact entity msdyn_account_msdyn_fact_AccountCustomer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fact |
| ReferencingAttribute | msdyn_accountcustomer |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_fact_AccountCustomer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_fact_AccountVendor
Added by: Project Service Automation Solution
Same as msdyn_fact entity msdyn_account_msdyn_fact_AccountVendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fact |
| ReferencingAttribute | msdyn_accountvendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_fact_AccountVendor |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_invoicelinetransaction_AccountCustomer
Added by: Project Service Automation Solution
Same as msdyn_invoicelinetransaction entity msdyn_account_msdyn_invoicelinetransaction_AccountCustomer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | msdyn_accountcustomer |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_invoicelinetransaction_AccountCustomer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_invoicelinetransaction_AccountVendor
Added by: Project Service Automation Solution
Same as msdyn_invoicelinetransaction entity msdyn_account_msdyn_invoicelinetransaction_AccountVendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | msdyn_accountvendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_invoicelinetransaction_AccountVendor |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_journalline_AccountCustomer
Added by: Project Service Automation Solution
Same as msdyn_journalline entity msdyn_account_msdyn_journalline_AccountCustomer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | msdyn_accountcustomer |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_journalline_AccountCustomer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_journalline_AccountVendor
Added by: Project Service Automation Solution
Same as msdyn_journalline entity msdyn_account_msdyn_journalline_AccountVendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | msdyn_accountvendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_journalline_AccountVendor |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_opportunitylinetransaction_AccountCustomer
Added by: Project Service Automation Solution
Same as msdyn_opportunitylinetransaction entity msdyn_account_msdyn_opportunitylinetransaction_AccountCustomer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransaction |
| ReferencingAttribute | msdyn_accountcustomer |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_opportunitylinetransaction_AccountCustomer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_opportunitylinetransaction_AccountVendor
Added by: Project Service Automation Solution
Same as msdyn_opportunitylinetransaction entity msdyn_account_msdyn_opportunitylinetransaction_AccountVendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransaction |
| ReferencingAttribute | msdyn_accountvendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_opportunitylinetransaction_AccountVendor |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_orderlinetransaction_AccountCustomer
Added by: Project Service Automation Solution
Same as msdyn_orderlinetransaction entity msdyn_account_msdyn_orderlinetransaction_AccountCustomer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransaction |
| ReferencingAttribute | msdyn_accountcustomer |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_orderlinetransaction_AccountCustomer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_orderlinetransaction_AccountVendor
Added by: Project Service Automation Solution
Same as msdyn_orderlinetransaction entity msdyn_account_msdyn_orderlinetransaction_AccountVendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransaction |
| ReferencingAttribute | msdyn_accountvendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_orderlinetransaction_AccountVendor |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_project_Customer
Added by: Project Service Automation Solution
Same as msdyn_project entity msdyn_account_msdyn_project_Customer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_project |
| ReferencingAttribute | msdyn_customer |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_project_Customer |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_quotelinetransaction_AccountCustomer
Added by: Project Service Automation Solution
Same as msdyn_quotelinetransaction entity msdyn_account_msdyn_quotelinetransaction_AccountCustomer Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransaction |
| ReferencingAttribute | msdyn_accountcustomer |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_quotelinetransaction_AccountCustomer |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_quotelinetransaction_AccountVendor
Added by: Project Service Automation Solution
Same as msdyn_quotelinetransaction entity msdyn_account_msdyn_quotelinetransaction_AccountVendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransaction |
| ReferencingAttribute | msdyn_accountvendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_quotelinetransaction_AccountVendor |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_account_BillingAccount
Added by: Field Service Solution
Same as account entity msdyn_account_account_BillingAccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | msdyn_billingaccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_account_BillingAccount |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Billed Accounts Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_actual_ServiceAccount
Added by: Field Service Solution
Same as msdyn_actual entity msdyn_account_msdyn_actual_ServiceAccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | msdyn_serviceaccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_actual_ServiceAccount |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_agreement_BillingAccount
Added by: Field Service Solution
Same as msdyn_agreement entity msdyn_account_msdyn_agreement_BillingAccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreement |
| ReferencingAttribute | msdyn_billingaccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_agreement_BillingAccount |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Billed Agreements Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_agreement_ServiceAccount
Added by: Field Service Solution
Same as msdyn_agreement entity msdyn_account_msdyn_agreement_ServiceAccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreement |
| ReferencingAttribute | msdyn_serviceaccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_agreement_ServiceAccount |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_customerasset_Account
Added by: Field Service Solution
Same as msdyn_customerasset entity msdyn_account_msdyn_customerasset_Account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_customerasset |
| ReferencingAttribute | msdyn_account |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_customerasset_Account |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_entitlementapplication_serviceaccount
Added by: Field Service Solution
Same as msdyn_entitlementapplication entity msdyn_account_msdyn_entitlementapplication_serviceaccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_entitlementapplication |
| ReferencingAttribute | msdyn_serviceaccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_entitlementapplication_serviceaccount |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_payment_Account
Added by: Field Service Solution
Same as msdyn_payment entity msdyn_account_msdyn_payment_Account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_payment |
| ReferencingAttribute | msdyn_account |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_payment_Account |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_purchaseorder_Vendor
Added by: Field Service Solution
Same as msdyn_purchaseorder entity msdyn_account_msdyn_purchaseorder_Vendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorder |
| ReferencingAttribute | msdyn_vendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_purchaseorder_Vendor |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_requirementresourcepreference_Account
Added by: Field Service Solution
Same as msdyn_requirementresourcepreference entity msdyn_account_msdyn_requirementresourcepreference_Account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcepreference |
| ReferencingAttribute | msdyn_account |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_requirementresourcepreference_Account |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Resource Preferences Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_rma_BillingAccount
Added by: Field Service Solution
Same as msdyn_rma entity msdyn_account_msdyn_rma_BillingAccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rma |
| ReferencingAttribute | msdyn_billingaccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_rma_BillingAccount |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Billing RMAs Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_rma_ServiceAccount
Added by: Field Service Solution
Same as msdyn_rma entity msdyn_account_msdyn_rma_ServiceAccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rma |
| ReferencingAttribute | msdyn_serviceaccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_rma_ServiceAccount |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: RMAs Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_rmaproduct_Changeownership
Added by: Field Service Solution
Same as msdyn_rmaproduct entity msdyn_account_msdyn_rmaproduct_Changeownership Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmaproduct |
| ReferencingAttribute | msdyn_changeownership |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_rmaproduct_Changeownership |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Change ownership Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_rmaproduct_ReturntoVendor
Added by: Field Service Solution
Same as msdyn_rmaproduct entity msdyn_account_msdyn_rmaproduct_ReturntoVendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmaproduct |
| ReferencingAttribute | msdyn_returntovendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_rmaproduct_ReturntoVendor |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Return to Vendor Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_rtv_Vendor
Added by: Field Service Solution
Same as msdyn_rtv entity msdyn_account_msdyn_rtv_Vendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtv |
| ReferencingAttribute | msdyn_vendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_rtv_Vendor |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: RTVs Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_workorder_BillingAccount
Added by: Field Service Solution
Same as msdyn_workorder entity msdyn_account_msdyn_workorder_BillingAccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | msdyn_billingaccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_workorder_BillingAccount |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Billed Work Orders Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_workorder_ServiceAccount
Added by: Field Service Solution
Same as msdyn_workorder entity msdyn_account_msdyn_workorder_ServiceAccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | msdyn_serviceaccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_workorder_ServiceAccount |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_workorderresourcerestriction_Account
Added by: Field Service Solution
Same as msdyn_workorderresourcerestriction entity msdyn_account_msdyn_workorderresourcerestriction_Account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderresourcerestriction |
| ReferencingAttribute | msdyn_account |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_workorderresourcerestriction_Account |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_opportunityproduct_ServiceAccount
Added by: Field Service Solution
Same as opportunityproduct entity msdyn_account_opportunityproduct_ServiceAccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunityproduct |
| ReferencingAttribute | msdyn_serviceaccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_opportunityproduct_ServiceAccount |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_product_DefaultVendor
Added by: Field Service Solution
Same as product entity msdyn_account_product_DefaultVendor Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | product |
| ReferencingAttribute | msdyn_defaultvendor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_product_DefaultVendor |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Default Vendor Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_quote_Account
Added by: Field Service Solution
Same as quote entity msdyn_account_quote_Account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quote |
| ReferencingAttribute | msdyn_account |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_quote_Account |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_quotedetail_ServiceAccount
Added by: Field Service Solution
Same as quotedetail entity msdyn_account_quotedetail_ServiceAccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quotedetail |
| ReferencingAttribute | msdyn_serviceaccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_quotedetail_ServiceAccount |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_salesorder_Account
Added by: Field Service Solution
Same as salesorder entity msdyn_account_salesorder_Account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorder |
| ReferencingAttribute | msdyn_account |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_salesorder_Account |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_iotdevice_Account
Added by: IoT Connector for Microsoft Dynamics 365 Solution
Same as msdyn_iotdevice entity msdyn_account_msdyn_iotdevice_Account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_iotdevice |
| ReferencingAttribute | msdyn_account |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_account_msdyn_iotdevice_Account |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_principalobjectattributeaccess
Same as principalobjectattributeaccess entity account_principalobjectattributeaccess Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | account_principalobjectattributeaccess |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_Faxes
Same as fax entity Account_Faxes Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_Faxes |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
slakpiinstance_account
Same as slakpiinstance entity slakpiinstance_account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | slakpiinstance |
| ReferencingAttribute | regarding |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | slakpiinstance_account |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_PostFollows
Same as postfollow entity account_PostFollows Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | postfollow |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | account_PostFollows |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_Tasks
Same as task entity Account_Tasks Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_Tasks |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
account_connections1
Same as connection entity account_connections1 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record1id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_connections1 |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100 |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SocialActivity_PostAuthorAccount_accounts
Same as socialactivity entity SocialActivity_PostAuthorAccount_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | postauthoraccount |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | SocialActivity_PostAuthorAccount_accounts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_DuplicateBaseRecord
Same as duplicaterecord entity Account_DuplicateBaseRecord Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Account_DuplicateBaseRecord |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
SocialActivity_PostAuthor_accounts
Same as socialactivity entity SocialActivity_PostAuthor_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | postauthor |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | SocialActivity_PostAuthor_accounts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_SyncErrors
Same as syncerror entity Account_SyncErrors Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Account_MailboxTrackingFolder
Same as mailboxtrackingfolder entity Account_MailboxTrackingFolder Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_MailboxTrackingFolder |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Account_BulkDeleteFailures
Same as bulkdeletefailure entity Account_BulkDeleteFailures Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Account_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_ActivityPointers
Same as activitypointer entity Account_ActivityPointers Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Account_ActivityPointers |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 20 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_Email_SendersAccount
Same as email entity Account_Email_SendersAccount Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | sendersaccount |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Account_Email_SendersAccount |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_Appointments
Same as appointment entity Account_Appointments Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_Appointments |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Socialprofile_customer_accounts
Same as socialprofile entity Socialprofile_customer_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialprofile |
| ReferencingAttribute | customerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Socialprofile_customer_accounts |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 50 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Account_Emails
Same as email entity Account_Emails Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_Emails |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
account_activity_parties
Same as activityparty entity account_activity_parties Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | activityparty |
| ReferencingAttribute | partyid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | account_activity_parties |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_Phonecalls
Same as phonecall entity Account_Phonecalls Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_Phonecalls |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Account_SocialActivities
Same as socialactivity entity Account_SocialActivities Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_SocialActivities |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Account_DuplicateMatchingRecord
Same as duplicaterecord entity Account_DuplicateMatchingRecord Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Account_DuplicateMatchingRecord |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_actioncard
Same as actioncard entity account_actioncard Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | actioncard |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_actioncard |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_AsyncOperations
Same as asyncoperation entity Account_AsyncOperations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Account_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_CustomerAddress
Same as customeraddress entity Account_CustomerAddress Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | customeraddress |
| ReferencingAttribute | parentid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_CustomerAddress |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10 |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_Annotation
Same as annotation entity Account_Annotation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_Annotation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Account_Letters
Same as letter entity Account_Letters Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_Letters |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Account_RecurringAppointmentMasters
Same as recurringappointmentmaster entity Account_RecurringAppointmentMasters Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_RecurringAppointmentMasters |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Account_Email_EmailSender
Same as email entity Account_Email_EmailSender Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | emailsender |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Account_Email_EmailSender |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_ProcessSessions
Same as processsession entity Account_ProcessSessions Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Account_ProcessSessions |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_parent_account
Same as account entity account_parent_account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | parentaccountid |
| IsHierarchical | True |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_parent_account |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 40 |
| CascadeConfiguration | Assign: Cascade Delete: RemoveLink Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
contact_customer_accounts
Same as contact entity contact_customer_accounts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | contact |
| ReferencingAttribute | parentcustomerid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | contact_customer_accounts |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 50 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
account_master_account
Same as account entity account_master_account Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | masterid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_master_account |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Account_SharepointDocumentLocation
Same as sharepointdocumentlocation entity Account_SharepointDocumentLocation Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | sharepointdocumentlocation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Account_SharepointDocumentLocation |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_connections2
Same as connection entity account_connections2 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record2id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | account_connections2 |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 100 |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- account_originating_lead
- price_level_accounts
- equipment_accounts
- service_accounts
- territory_accounts
- msdyn_account_account_BillingAccount
- msdyn_bookableresource_account_PreferredResource
- msdyn_msdyn_taxcode_account_SalesTaxCode
- msdyn_territory_account_ServiceTerritory
- account_primary_contact
- account_master_account
- system_user_accounts
- lk_accountbase_modifiedby
- account_parent_account
- business_unit_accounts
- transactioncurrency_account
- user_accounts
- lk_accountbase_createdonbehalfby
- processstage_account
- manualsla_account
- lk_accountbase_createdby
- sla_account
- lk_accountbase_modifiedonbehalfby
- team_accounts
account_originating_lead
Added by: Lead Management Solution
See lead Entity account_originating_lead One-To-Many relationship.
price_level_accounts
Added by: Product Management Solution
See pricelevel Entity price_level_accounts One-To-Many relationship.
equipment_accounts
Added by: Service Solution
See equipment Entity equipment_accounts One-To-Many relationship.
service_accounts
Added by: Service Solution
See service Entity service_accounts One-To-Many relationship.
territory_accounts
Added by: Application Common Solution
See territory Entity territory_accounts One-To-Many relationship.
msdyn_account_account_BillingAccount
See account Entity msdyn_account_account_BillingAccount One-To-Many relationship.
msdyn_bookableresource_account_PreferredResource
Added by: Scheduling Solution
See bookableresource Entity msdyn_bookableresource_account_PreferredResource One-To-Many relationship.
msdyn_msdyn_taxcode_account_SalesTaxCode
Added by: Field Service Solution
See msdyn_taxcode Entity msdyn_msdyn_taxcode_account_SalesTaxCode One-To-Many relationship.
msdyn_territory_account_ServiceTerritory
Added by: Application Common Solution
See territory Entity msdyn_territory_account_ServiceTerritory One-To-Many relationship.
account_primary_contact
See contact Entity account_primary_contact One-To-Many relationship.
account_master_account
See account Entity account_master_account One-To-Many relationship.
system_user_accounts
See systemuser Entity system_user_accounts One-To-Many relationship.
lk_accountbase_modifiedby
See systemuser Entity lk_accountbase_modifiedby One-To-Many relationship.
account_parent_account
See account Entity account_parent_account One-To-Many relationship.
business_unit_accounts
See businessunit Entity business_unit_accounts One-To-Many relationship.
transactioncurrency_account
See transactioncurrency Entity transactioncurrency_account One-To-Many relationship.
user_accounts
See systemuser Entity user_accounts One-To-Many relationship.
lk_accountbase_createdonbehalfby
See systemuser Entity lk_accountbase_createdonbehalfby One-To-Many relationship.
processstage_account
See processstage Entity processstage_account One-To-Many relationship.
manualsla_account
See sla Entity manualsla_account One-To-Many relationship.
lk_accountbase_createdby
See systemuser Entity lk_accountbase_createdby One-To-Many relationship.
sla_account
See sla Entity sla_account One-To-Many relationship.
lk_accountbase_modifiedonbehalfby
See systemuser Entity lk_accountbase_modifiedonbehalfby One-To-Many relationship.
team_accounts
See team Entity team_accounts One-To-Many relationship.
Many-To-Many Relationships
Relationship details provided where the Account entity is the first entity in the relationship. Listed by SchemaName.
accountleads_association
IntersectEntityName: accountleads
Entity 1
| Property | Value |
|---|---|
| IntersectAttribute | leadid |
| IsCustomizable | False |
| LogicalName | account |
| NavigationPropertyName | accountleads_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
Entity 2
| Property | Value |
|---|---|
| LogicalName | lead |
| IntersectAttribute | accountid |
| NavigationPropertyName | accountleads_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
listaccount_association
See list Entity listaccount_association Many-To-Many Relationship.
See also
About the Entity Reference
Programming reference for Dynamics 365 Customer Engagement
Web API Reference
account EntityType
Feedback
Submit and view feedback for