ESDRecordContact Properties |
The ESDRecordContact type exposes the following members.
| Name | Description | |
|---|---|---|
| allowMarketing | Either 'N'-No or
'Y'-Yes
If 'Y' then indicates that the contact is allowed to receive marketing media. | |
| authCode | Code used to authenticate or provide authentication for the contact. | |
| contactCode | Code of the contact. May or may not be a unqiue identifier. | |
| drop | Data Record OPeration. Denotes an operation that may need to be performed on the record when it is being processed.
Set null, or set it to one of the ESD_RECORD_OPERATION constants in the ESDocumentConstants class to allow the record to be inserted, updated, deleted, or ignored. | |
Email address of the contact. | ||
| fax | fax number of the contact. | |
| internalID | Stores an identifier that is relevant only to the system referencing and storing the record for its own needs. | |
| isPrimary | Either 'N'-No or
'Y'-Yes
If 'Y' then indicates that the contact is the primary person from a list of contacts. | |
| keyContactID | Key that allows the contact record to be uniquely identified and linked to. | |
| keyCustomerAccountID | Key of the customer account record that the contact record is linked to. | |
| keyLocationID | Key of the location record that the contact record is linked to. | |
| keySupplierAccountID | Key of the supplier account record that the contact record is linked to. | |
| marketingCategoryCodes | codes of marketing categories to assign the contact to, allowing them to receive marketing media for relevant categories of media | |
| name1 | First name field of the contact. | |
| name2 | Second name field of the contact. | |
| name3 | Third name field of the contact. | |
| orgName | Name of the organisation associated to the contact. | |
| orgPosition | Name of the employment position of the contact within the organisation. | |
| phone1 | First phone number of the contact. | |
| phone2 | Second phone number of the contact. | |
| phone3 | Third phone number of the contact. | |
| title | Title of the contact person. Eg. Mrs, Mr, Miss, Doctor | |
| website | URL of the website that the contact is associated to. |