Skip to content

ActivityParticipant

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/tasks/activities/activites.model.ts (line 102)

Part of: Frontend

Properties

PropertyType
ActivityParticipantIDnumber
ParticipantIDnumber
ParticipantTypeIDnumber
Companystring
Positionstring
HasSignedboolean
Attendedboolean
RelatedToTypeIDnumber
RelatedToIDnumber
ActivityIDnumber
Namestring
Titlestring
IsSelectedboolean
Typenumber

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)

  • CallActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts:1
  • MeetingActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts:1
  • NewActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts:1
  • VisitActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts:1
  • MyDeskColumnsViewComponentFrontend/src/app/components/dashboard/my-desk/my-desk-columns-view/my-desk-columns-view.component.ts:1
  • MyDeskComponentFrontend/src/app/components/dashboard/my-desk/my-desk.component.ts:1
  • NewTasksComponentFrontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts:1
  • VisitorDropdownComponentFrontend/src/app/components/shared/dropdown/visitor-dropdown/visitor-dropdown.component.ts:1

Was this page helpful?

Download as PDF