Referencia de tabla o entidad Account
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Business that represents a customer or potential customer. The company that is billed in business transactions.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/accounts(accountid) Actualizar propiedad ownerid . |
AssignRequest |
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/accounts Vea Crear |
CreateRequest o Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/accounts(accountid) Vea Eliminar |
DeleteRequest o Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
IsValidStateTransition | IsValidStateTransition Function | IsValidStateTransitionRequest |
Merge | Merge Action | MergeRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
PurgeRetainedContent | PurgeRetainedContent Action | <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest> |
Retain | Retain Action | <xref:Microsoft.Crm.Sdk.Messages.RetainRequest> |
Retrieve | GET [org URI]/api/data/v9.0/accounts(accountid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/accounts Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Rollup | Rollup Function | RollupRequest |
SetState | PATCH [org URI]/api/data/v9.0/accounts(accountid) Actualizar propiedades statecode y statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/accounts(accountid) Vea Actualizar |
UpdateRequest o Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | Accounts |
DisplayCollectionName | Accounts |
DisplayName | Account |
EntitySetName | accounts |
IsBPFEntity | False |
LogicalCollectionName | accounts |
LogicalName | account |
OwnershipType | UserOwned |
PrimaryIdAttribute | accountid |
PrimaryNameAttribute | name |
SchemaName | Account |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por 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
- Adx_CreatedByIPAddress
- Adx_CreatedByUsername
- Adx_ModifiedByIPAddress
- Adx_ModifiedByUsername
- BusinessTypeCode
- CreditLimit
- CreditOnHold
- CustomerSizeCode
- CustomerTypeCode
- Description
- DoNotBulkEMail
- DoNotBulkPostalMail
- DoNotEMail
- DoNotFax
- DoNotPhone
- DoNotPostalMail
- DoNotSendMM
- EMailAddress1
- EMailAddress2
- EMailAddress3
- EntityImage
- Fax
- FollowEmail
- FtpSiteURL
- ImportSequenceNumber
- IndustryCode
- LastOnHoldTime
- LastUsedInCampaign
- MarketCap
- MarketingOnly
- msa_managingpartnerid
- Name
- NumberOfEmployees
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- OwnershipCode
- ParentAccountId
- ParticipatesInWorkflow
- PaymentTermsCode
- PreferredAppointmentDayCode
- PreferredAppointmentTimeCode
- PreferredContactMethodCode
- PreferredSystemUserId
- PrimaryContactId
- PrimarySatoriId
- PrimaryTwitterId
- ProcessId
- Revenue
- SharesOutstanding
- ShippingMethodCode
- SIC
- SLAId
- StageId
- StateCode
- StatusCode
- StockExchange
- Telephone1
- Telephone2
- Telephone3
- TerritoryCode
- TickerSymbol
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- TraversedPath
- UTCConversionTimeZoneCode
- WebSiteURL
- YomiName
AccountCategoryCode
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de AccountCategoryCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Preferred Customer | |
2 | Standard |
AccountClassificationCode
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de AccountClassificationCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Default Value |
AccountId
Propiedad | Valor |
---|---|
Description | Unique identifier of the account. |
DisplayName | Account |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | accountid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
AccountNumber
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de AccountRatingCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Default Value |
Address1_AddressId
Propiedad | Valor |
---|---|
Description | Unique identifier for address 1. |
DisplayName | Address 1: ID |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | address1_addressid |
RequiredLevel | None |
Type | Uniqueidentifier |
Address1_AddressTypeCode
Propiedad | Valor |
---|---|
Description | Select the primary address type. |
DisplayName | Address 1: Address Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | address1_addresstypecode |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de Address1_AddressTypeCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Bill To | |
2 | Ship To | |
3 | Primary | |
4 | Other |
Address1_City
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de Address1_FreightTermsCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | FOB | |
2 | No Charge |
Address1_Latitude
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de Address1_ShippingMethodCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Airborne | |
2 | DHL | |
3 | FedEx | |
4 | UPS | |
5 | Postal Mail | |
6 | Full Load | |
7 | Will Call |
Address1_StateOrProvince
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Unique identifier for address 2. |
DisplayName | Address 2: ID |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | address2_addressid |
RequiredLevel | None |
Type | Uniqueidentifier |
Address2_AddressTypeCode
Propiedad | Valor |
---|---|
Description | Select the secondary address type. |
DisplayName | Address 2: Address Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | address2_addresstypecode |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de Address2_AddressTypeCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Default Value |
Address2_City
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de Address2_FreightTermsCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Default Value |
Address2_Latitude
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de Address2_ShippingMethodCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Default Value |
Address2_StateOrProvince
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Adx_CreatedByIPAddress
Añadido por: solución Power Pages Runtime Core Dependencies
Propiedad | Valor |
---|---|
Description | |
DisplayName | Created By (IP Address) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_createdbyipaddress |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Adx_CreatedByUsername
Añadido por: solución Power Pages Runtime Core Dependencies
Propiedad | Valor |
---|---|
Description | |
DisplayName | Created By (User Name) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_createdbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Adx_ModifiedByIPAddress
Añadido por: solución Power Pages Runtime Core Dependencies
Propiedad | Valor |
---|---|
Description | |
DisplayName | Modified By (IP Address) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_modifiedbyipaddress |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Adx_ModifiedByUsername
Añadido por: solución Power Pages Runtime Core Dependencies
Propiedad | Valor |
---|---|
Description | |
DisplayName | Modified By (User Name) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_modifiedbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
BusinessTypeCode
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de BusinessTypeCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Default Value |
CreditLimit
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de CreditOnHold
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
CustomerSizeCode
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de CustomerSizeCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Default Value |
CustomerTypeCode
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de CustomerTypeCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Competitor | |
2 | Consultant | |
3 | Customer | |
4 | Investor | |
5 | Partner | |
6 | Influencer | |
7 | Press | |
8 | Prospect | |
9 | Reseller | |
10 | Supplier | |
11 | Vendor | |
12 | Other |
Description
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de DoNotBulkEMail
Valor | Etiqueta | Descripción |
---|---|---|
1 | Do Not Allow | |
0 | Allow |
Valor predeterminado: 0
DoNotBulkPostalMail
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de DoNotBulkPostalMail
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
DoNotEMail
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de DoNotEMail
Valor | Etiqueta | Descripción |
---|---|---|
1 | Do Not Allow | |
0 | Allow |
Valor predeterminado: 0
DoNotFax
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de DoNotFax
Valor | Etiqueta | Descripción |
---|---|---|
1 | Do Not Allow | |
0 | Allow |
Valor predeterminado: 0
DoNotPhone
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de DoNotPhone
Valor | Etiqueta | Descripción |
---|---|---|
1 | Do Not Allow | |
0 | Allow |
Valor predeterminado: 0
DoNotPostalMail
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de DoNotPostalMail
Valor | Etiqueta | Descripción |
---|---|---|
1 | Do Not Allow | |
0 | Allow |
Valor predeterminado: 0
DoNotSendMM
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de DoNotSendMM
Valor | Etiqueta | Descripción |
---|---|---|
1 | Do Not Send | |
0 | Send |
Valor predeterminado: 0
EMailAddress1
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de FollowEmail
Valor | Etiqueta | Descripción |
---|---|---|
1 | Allow | |
0 | Do Not Allow |
Valor predeterminado: 1
FtpSiteURL
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IndustryCode
Valor | Etiqueta | Descripción |
---|---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Whether is only for marketing |
DisplayName | Marketing Only |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | marketingonly |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de MarketingOnly
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
msa_managingpartnerid
Añadido por: solución Power Pages Runtime Core Dependencies
Propiedad | Valor |
---|---|
Description | Unique identifier for Account associated with Account. |
DisplayName | Managing Partner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msa_managingpartnerid |
RequiredLevel | None |
Targets | account |
Type | Lookup |
Name
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
OverriddenCreatedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwnershipCode
Propiedad | Valor |
---|---|
Description | Select the account's ownership structure, such as public or private. |
DisplayName | Ownership |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownershipcode |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de OwnershipCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Public | |
2 | Private | |
3 | Subsidiary | |
4 | Other |
ParentAccountId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de ParticipatesInWorkflow
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
PaymentTermsCode
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de PaymentTermsCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Net 30 | |
2 | 2% 10, Net 30 | |
3 | Net 45 | |
4 | Net 60 |
PreferredAppointmentDayCode
Propiedad | Valor |
---|---|
Description | Select the preferred day of the week for service appointments. |
DisplayName | Preferred Day |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | preferredappointmentdaycode |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de PreferredAppointmentDayCode
Valor | Etiqueta | Descripción |
---|---|---|
0 | Sunday | |
1 | Monday | |
2 | Tuesday | |
3 | Wednesday | |
4 | Thursday | |
5 | Friday | |
6 | Saturday |
PreferredAppointmentTimeCode
Propiedad | Valor |
---|---|
Description | Select the preferred time of day for service appointments. |
DisplayName | Preferred Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | preferredappointmenttimecode |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de PreferredAppointmentTimeCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Morning | |
2 | Afternoon | |
3 | Evening |
PreferredContactMethodCode
Propiedad | Valor |
---|---|
Description | Select the preferred method of contact. |
DisplayName | Preferred Method of Contact |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | preferredcontactmethodcode |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de PreferredContactMethodCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Any | |
2 | ||
3 | Phone | |
4 | Fax | |
5 |
PreferredSystemUserId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Shows the ID of the process. |
DisplayName | Process |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processid |
RequiredLevel | None |
Type | Uniqueidentifier |
Revenue
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de ShippingMethodCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Default Value |
SIC
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Shows the ID of the stage. |
DisplayName | (Deprecated) Process Stage |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | stageid |
RequiredLevel | None |
Type | Uniqueidentifier |
StateCode
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de StateCode
Valor | Etiqueta | Estado predeterminado | Nombre invariable |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
StatusCode
Propiedad | Valor |
---|---|
Description | Select the account's status. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Elecciones/opciones de StatusCode
Valor | Etiqueta | Estado |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
StockExchange
Propiedad | Valor |
---|---|
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 |
Telephone1
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de TerritoryCode
Valor | Etiqueta | Descripción |
---|---|---|
1 | Default Value |
TickerSymbol
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por 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
- EntityImage_Timestamp
- EntityImage_URL
- EntityImageId
- ExchangeRate
- IsPrivate
- MarketCap_Base
- MasterAccountIdName
- MasterAccountIdYomiName
- MasterId
- Merged
- ModifiedBy
- ModifiedByExternalParty
- ModifiedByExternalPartyName
- ModifiedByExternalPartyYomiName
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- msa_managingpartneridName
- msa_managingpartneridYomiName
- OnHoldTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- ParentAccountIdName
- ParentAccountIdYomiName
- PreferredSystemUserIdName
- PreferredSystemUserIdYomiName
- PrimaryContactIdName
- PrimaryContactIdYomiName
- Revenue_Base
- SLAInvokedId
- SLAInvokedIdName
- SLAName
- TimeSpentByMeOnEmailAndMeetings
- TransactionCurrencyIdName
- VersionNumber
Address1_Composite
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByExternalParty
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyexternalpartyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByExternalPartyYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyexternalpartyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreditLimit_Base
Propiedad | Valor |
---|---|
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 |
EntityImage_Timestamp
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_timestamp |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
EntityImage_URL
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Url |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_url |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
EntityImageId
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Entity Image Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimageid |
RequiredLevel | None |
Type | Uniqueidentifier |
ExchangeRate
Propiedad | Valor |
---|---|
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.000000000001 |
Precision | 12 |
RequiredLevel | None |
Type | Decimal |
IsPrivate
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | isprivate |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de IsPrivate
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
MarketCap_Base
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | masteraccountidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
MasterAccountIdYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | masteraccountidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
MasterId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Shows whether the account has been merged with another account. |
DisplayName | Merged |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | merged |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de Merged
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
ModifiedBy
Propiedad | Valor |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByExternalParty
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyexternalpartyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByExternalPartyYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyexternalpartyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msa_managingpartneridName
Añadido por: solución Power Pages Runtime Core Dependencies
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msa_managingpartneridname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
msa_managingpartneridYomiName
Añadido por: solución Power Pages Runtime Core Dependencies
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msa_managingpartneridyominame |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OnHoldTime
Propiedad | Valor |
---|---|
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 |
OwnerIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Propiedad | Valor |
---|---|
Description | Shows the business unit that the record owner belongs to. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningBusinessUnitName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentaccountidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ParentAccountIdYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentaccountidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
PreferredSystemUserIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | preferredsystemuseridname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
PreferredSystemUserIdYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | preferredsystemuseridyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
PrimaryContactIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | primarycontactidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
PrimaryContactIdYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | primarycontactidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Revenue_Base
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | slainvokedidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
SLAName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | slaname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
TimeSpentByMeOnEmailAndMeetings
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propiedad | Valor |
---|---|
Description | Version number of the account. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
- 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
- account_chats
- msa_account_managingpartner
- msa_contact_managingpartner
- account_adx_inviteredemptions
- account_adx_portalcomments
- adx_invitation_assigntoaccount
account_principalobjectattributeaccess
Igual que la relación de varios a uno account_principalobjectattributeaccess de la tabla principalobjectattributeaccess.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_Faxes de la tabla fax.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno slakpiinstance_account de la tabla slakpiinstance.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno account_PostFollows de la tabla postfollow.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_Tasks de la tabla task.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno account_connections1 de la tabla connection.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno SocialActivity_PostAuthorAccount_accounts de la tabla socialactivity.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_DuplicateBaseRecord de la tabla duplicaterecord.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno SocialActivity_PostAuthor_accounts de la tabla socialactivity.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_MailboxTrackingFolder de la tabla mailboxtrackingfolder.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_BulkDeleteFailures de la tabla bulkdeletefailure.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_ActivityPointers de la tabla activitypointer.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_Email_SendersAccount de la tabla email.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_Appointments de la tabla appointment.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Socialprofile_customer_accounts de la tabla socialprofile.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_Emails de la tabla email.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno account_activity_parties de la tabla activityparty.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_Phonecalls de la tabla phonecall.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_SocialActivities de la tabla socialactivity.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_DuplicateMatchingRecord de la tabla duplicaterecord.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno account_actioncard de la tabla actioncard.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_CustomerAddress de la tabla customeraddress.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_Annotation de la tabla annotation.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_Letters de la tabla letter.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_RecurringAppointmentMasters de la tabla recurringappointmentmaster.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_Email_EmailSender de la tabla email.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_ProcessSessions de la tabla processsession.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno account_parent_account de la tabla account.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno contact_customer_accounts de la tabla contact.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno account_master_account de la tabla account.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Account_SharepointDocumentLocation de la tabla sharepointdocumentlocation.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno account_connections2 de la tabla connection.
Propiedad | Valor |
---|---|
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 |
account_chats
Añadido por: solución Activities Patch
Igual que la relación de varios a uno account_chats de la tabla chat.
Propiedad | Valor |
---|---|
ReferencingEntity | chat |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | account_chats |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msa_account_managingpartner
Añadido por: solución Power Pages Runtime Core Dependencies
Igual que la relación de varios a uno msa_account_managingpartner de la tabla account.
Propiedad | Valor |
---|---|
ReferencingEntity | account |
ReferencingAttribute | msa_managingpartnerid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msa_account_managingpartner |
AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Managed Accounts Order: 100400 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msa_contact_managingpartner
Añadido por: solución Power Pages Runtime Core Dependencies
Igual que la relación de varios a uno msa_contact_managingpartner de la tabla contact.
Propiedad | Valor |
---|---|
ReferencingEntity | contact |
ReferencingAttribute | msa_managingpartnerid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msa_contact_managingpartner |
AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Managed Contacts Order: 100500 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
account_adx_inviteredemptions
Añadido por: solución Active Solution
Igual que la relación de varios a uno account_adx_inviteredemptions de la tabla adx_inviteredemption.
Propiedad | Valor |
---|---|
ReferencingEntity | adx_inviteredemption |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | account_adx_inviteredemptions |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
account_adx_portalcomments
Añadido por: solución Active Solution
Igual que la relación de varios a uno account_adx_portalcomments de la tabla adx_portalcomment.
Propiedad | Valor |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | account_adx_portalcomments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
adx_invitation_assigntoaccount
Añadido por: solución Power Pages Runtime Core
Igual que la relación de varios a uno adx_invitation_assigntoaccount de la tabla adx_invitation.
Propiedad | Valor |
---|---|
ReferencingEntity | adx_invitation |
ReferencingAttribute | adx_assigntoaccount |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | adx_invitation_assigntoaccount |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- 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
- msa_account_managingpartner
account_primary_contact
Consulte la relación de uno a varios account_primary_contact de la tabla contact.
account_master_account
Consulte la relación de uno a varios account_master_account de la tabla account.
system_user_accounts
Consulte la relación de uno a varios system_user_accounts de la tabla systemuser.
lk_accountbase_modifiedby
Consulte la relación de uno a varios lk_accountbase_modifiedby de la tabla systemuser.
account_parent_account
Consulte la relación de uno a varios account_parent_account de la tabla account.
business_unit_accounts
Consulte la relación de uno a varios business_unit_accounts de la tabla businessunit.
transactioncurrency_account
Consulte la relación de uno a varios transactioncurrency_account de la tabla transactioncurrency.
user_accounts
Consulte la relación de uno a varios user_accounts de la tabla systemuser.
lk_accountbase_createdonbehalfby
Consulte la relación de uno a varios lk_accountbase_createdonbehalfby de la tabla systemuser.
processstage_account
Consulte la relación de uno a varios processstage_account de la tabla processstage.
manualsla_account
Consulte la relación de uno a varios manualsla_account de la tabla sla.
lk_accountbase_createdby
Consulte la relación de uno a varios lk_accountbase_createdby de la tabla systemuser.
sla_account
Consulte la relación de uno a varios sla_account de la tabla sla.
lk_accountbase_modifiedonbehalfby
Consulte la relación de uno a varios lk_accountbase_modifiedonbehalfby de la tabla systemuser.
team_accounts
Consulte la relación de uno a varios team_accounts de la tabla team.
msa_account_managingpartner
Consulte la relación de uno a varios msa_account_managingpartner de la tabla account.
Relaciones de varios a varios
Los detalles de la relación proporcionados cuando la tabla Account es la primera tabla de la relación. Listado por SchemaName.
powerpagecomponent_mspp_webrole_account
Consulte la relación de varios a varios powerpagecomponent_mspp_webrole_account de la tabla powerpagecomponent.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web account EntityType