Skip to main content
API Family:Default
Version:23.200.001

Properties

Select a row for its DAC field and description
PropertyTypeData Type
ActiveBooleanValueboolean
DAC Field:PX.Objects.CR.Contact.IsActive
Description:Specifies whether the current contact is active and can be specified in documents. Only active contacts can be specified in such documents as CROpportunity, CRCase, CRQuote, PM.PMQuote. The duplicate validation feature FeaturesSet.ContactDuplicate works only with active contacts.
CityStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
ContactIDIntValueint
DAC Field:PX.Objects.CR.Contact.ContactID
Description:The identifier of the contact. This field is the key field. This field is an identity auto-increment database field that in normal conditions cannot be duplicated in different tenants. This value is present in the URI of the open document: "ScreenId=CR302000&ContactID=100044".
DisplayNameStringValuestring
DAC Field:PX.Objects.CR.Contact.DisplayName
Description:The display name of the contact. Its value is made up of the LastName, FirstName, MidName, and Title values. The format depends on the PreferencesGeneral.PersonNameFormat site setting. This field is changed when the fields it depends on are changed.
EmailStringValuestring
DAC Field:PX.Objects.CR.Contact.EMail
Description: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.
JobTitleStringValuestring
DAC Field:PX.Objects.CR.Contact.Salutation
Description:The job title of the person.
OwnerStringValuestring
DAC Field:PX.Objects.CR.Contact.OwnerID
Description:No description available
Phone1StringValuestring
DAC Field:PX.Objects.CR.Contact.Phone1
Description: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.
TypeStringValuestring
DAC Field:PX.Objects.CR.Contact.ContactType
Description:The type of the contact. The field can have one of the values listed in the ContactTypesAttribute class. The default value is ContactTypesAttribute.Person. This field must be specified at the initialization stage and not be changed afterwards.
WorkgroupStringValuestring
DAC Field:PX.Objects.CR.Contact.WorkgroupID
Description:No description available

Available in Versions