Skip to main content
API Family:Payroll
Version:20.200.001

Properties

Select a row for its DAC field and description
PropertyTypeData Type
DateOfBirthDateTimeValueDateTime
DAC Field:PX.Objects.CR.Contact.DateOfBirth
Description:The date of birth.
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.
FaxStringValuestring
DAC Field:PX.Objects.CR.Contact.Fax
Description: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.
FaxTypeStringValuestring
DAC Field:PX.Objects.CR.Contact.FaxType
Description:The phone type for the Fax field. The field can have one of the values listed in the PhoneTypesAttribute class.
FirstNameStringValuestring
DAC Field:PX.Objects.CR.Contact.FirstName
Description:The first name of the person.
GenderStringValuestring
DAC Field:PX.Objects.CR.Contact.Gender
Description:The gender of the contact. The field can have one of the values listed in the GendersAttribute class, and a default value can be set depending on the value of Title.
LastNameStringValuestring
DAC Field:PX.Objects.CR.Contact.LastName
Description:The last name of the person.
MaritalStatusStringValuestring
DAC Field:PX.Objects.CR.Contact.MaritalStatus
Description:The marital status of the contact. The field can have one of the values listed in the MaritalStatusesAttribute class.
MiddleNameStringValuestring
DAC Field:PX.Objects.CR.Contact.MidName
Description:The middle name of the person.
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.
Phone1TypeStringValuestring
DAC Field:PX.Objects.CR.Contact.Phone1Type
Description:The phone type for the Phone1 field. The field can have one of the values listed in the PhoneTypesAttribute class.
Phone2StringValuestring
DAC Field:PX.Objects.CR.Contact.Phone2
Description: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.
Phone2TypeStringValuestring
DAC Field:PX.Objects.CR.Contact.Phone2Type
Description:The phone type for the Phone2 field. The field can have one of the values listed in the PhoneTypesAttribute class.
Phone3StringValuestring
DAC Field:PX.Objects.CR.Contact.Phone3
Description:The third phone number. The type of the number can be set by the Phone3Type field. The value should match the phone validation pattern specified for the current company. See Company.PhoneMask for details.
Phone3TypeStringValuestring
DAC Field:PX.Objects.CR.Contact.Phone3Type
Description:The phone type for the Phone3 field. The field can have one of the values listed in the PhoneTypesAttribute class.
SpousePartnerNameStringValuestring
DAC Field:PX.Objects.CR.Contact.Spouse
Description:The name of the spouse or partner of the contact.
TitleStringValuestring
DAC Field:PX.Objects.CR.Contact.Title
Description:The title of the person. The predefined values are listed in the TitlesAttribute class, but this field can have any value.
WebStringValuestring
DAC Field:PX.Objects.CR.Contact.WebSite
Description:The URL of the contact website. The field should contain a valid URL.

Available in Versions