IContact Properties |
The IContact type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveLinks | ActiveLinks - Number of active links to documents, projects, Urls, appointments, sales, contacts, persons, selections |
![]() | ActivityLinks | The ActivityLinks attached to this contact. Add or remove links on this object. |
![]() | Associate | Our contact - the user who 'owns' the company |
![]() | AutoSaveOnChangeIdentity | Should the model save on IdentityChanged? |
![]() | AutoSaveOnFlush | Should the model save on flush cache? |
![]() | Business | Contact Business - a list item - table enTableBusiness=61 |
![]() | Category | Contact Category - a list item - table enTableCategory=64 |
![]() | Changed | has record been changed since read? |
![]() | Counters | Contact Counters - when was the company last contacted, how much was the most recent sale. May return an error if the Sales Intelligence license is missing. |
![]() | Country | The contact's country - a list item - table enTableCntry=19 |
![]() | CreatedAssociate | The user that created the object |
![]() | CreatedDate | The date the object was saved to the database. |
![]() | Department | Department or section within a company |
![]() | Emails | Email addresses |
![]() | ExternalFieldChanged | have external fields been changed? |
![]() | ForeignKey | Get ForeignKeys linked to this contact |
![]() | FormattedAddress | returns just the address as a multi-line string according to the country's address layout |
![]() | FormattedLabel | returns the name + address as a multi-line string according to the country's address layout |
![]() | Group | Primary User Group of owning associate. Set implicitly by AssociateId. |
![]() | Identity | The primary key on the primary table. Is zero for new objects. Is set when an object is saved. |
![]() | Interests | The active Interests collection. |
![]() | IsAvailable | is record available in db? |
![]() | IsFavourite | Add/Remove this contact from my favourites |
![]() | IsRequiredFilled | Are all the required fields filled out? Can we save the record? |
![]() | IsValid | does the record exist? |
![]() | Mother | unused. |
![]() | Name | Company Name - may throw an error if you attempt to modify the database owner company name. |
![]() | Nomailing | Can be used to filter recipients who don't want spam from a mail-merge. |
![]() | Number1 | Shown as Code in the user interface |
![]() | Number2 | Shown as Number in the user interface |
![]() | OrgNr | The Contact's OrgNr/Tax number/VAT number |
![]() | Phones | Phone item collection |
![]() | PostalAddress | PostalAddress |
![]() | PostItText | PostItText |
![]() | Sentry | Sentry settings for this object. Lets you find out your read/write access to the object. |
![]() | StatusMonitors | Contact Status Monitors - list of all active status monitors indexed by id. May return an error if the Sales Intelligence license is missing. |
![]() | StreetAddress | StreetAddress |
![]() | UDef | The user-defined fields on the contact |
![]() | UpdatedAssociate | The last user to modify the object |
![]() | UpdatedDate | The date of the most recent update. |
![]() | Urls | Web addresses |
![]() | ValidationMessage | get validation message, if empty model will think it is ok to save |
![]() | Xstop | Stop - shown as a big red X |