BusinessAccountMainContact
9 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Attention | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.AttentionDescription:The name of the document recipient (a person or team) used in the documents. Not used in primary graph, only in documents, for instance, CROpportunity, SO.SOOrder, and so on. | |||
CompanyName | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.FullNameDescription:The name of the company the contact works for. | |||
Email | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.EMailDescription:The email address of the contact. The field should be a valid email address, or a list of email addresses separated by semicolons. The email addresses will be validated with the EmailParser.ParseAddresses(string) method. | |||
Fax | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.FaxDescription:The fax number. The type of the number can be set by the FaxType field. The value should match the phone validation pattern specified for the current company. See Company.PhoneMask for details. | |||
JobTitle | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.SalutationDescription:The job title of the person. | |||
LanguageOrLocale | StringValue | string | |
DAC Field: PX.Objects.CR.BAccount.LocaleNameDescription:The name of the business account locale. | |||
Phone1 | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.Phone1Description:The phone number. The type of the number can be set by the Phone1Type field. The value should match the phone validation pattern specified for the current company. See Company.PhoneMask for details. | |||
Phone2 | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.Phone2Description:The second phone number. The type of the number can be set by the Phone2Type field. The value should match the phone validation pattern specified for the current company. See Company.PhoneMask for details. | |||
Web | StringValue | string | |
DAC Field: PX.Objects.CR.Contact.WebSiteDescription:The URL of the contact website. The field should contain a valid URL. | |||