Skip to content

ContactPersons

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/common/contactperson.model.ts (line 8)

Part of: Pams

Properties

PropertyType
ContactPersonIDnumber
Titlestring
Namestring
Postionstring
Departmentstring
Phonestring
Mobilestring
Emailstring
Faxstring
Websitestring
OnlineSupportstring
Commentsstring
ImgPathstring
ContactPersonRelatedTypeIDnumber
RelatedToIDnumber
ContactReferencesContactPersonReference[]
ContactInfoListArray<ContactInfo>
CreatedAtDate
CreatedBystring
ModifiedAtDate
ModifiedBystring
Accountstring
CompanyBranchIDnumber
_isSelectedboolean

Relationships

  • IMPORTS → ContactInfo

Used by

8 references from 8 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (8)

  • AccountDetailsComponentPams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts:1
  • ClientViewEditComponentPams/Web/Pams.Web/Client/app/components/market/client/client-view-edit/client-view-edit.component.ts:1
  • ContactViewEditComponentPams/Web/Pams.Web/Client/app/components/market/contacts/contact-view-edit/contact-view-edit.component.ts:1
  • ContactsComponentPams/Web/Pams.Web/Client/app/components/market/contacts/contacts.component.ts:1
  • PrincipalViewEditComponentPams/Web/Pams.Web/Client/app/components/market/principles/principles-view-edit/principles-view-edit.component.ts:1
  • NewJobComponentPams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts:1
  • ProjectPams/Web/Pams.Web/Client/app/models/sales/project.model.ts:9
  • NewProjectPams/Web/Pams.Web/Client/app/components/market/projects/newProject.ts:51

Was this page helpful?

Download as PDF