Kind: Class
Source: Frontend/src/app/models/common/contact-person-reference.model.ts (line 1)
Part of: Frontend
Properties
| Property | Type |
|---|---|
ContactPersonReferenceID | number |
ContactPersonID | number |
ContactPersonRelatedTypeID | number |
RelatedToID | number |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
ContactPersonReferenceService—Frontend/src/app/services/common/contact-person-reference.service.ts:1ContactInfoTypeEnum—Frontend/src/app/models/common/contactperson.model.ts:6
Was this page helpful?