Skip to content

ActivitiesListView

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
ActivityIDnumber
_StartDateDate
Prioritystring
PrepearedByNamestring
PrepearedByIDnumber
TaskIDnumber
OwnerNamestring
UserIDnumber
ActivityTypestring
ActivityParticipantNamesActivityParticipantView[]
PriorityColorstring
EMailTostring
Titlestring
LocationTitlestring
LocationTypenumber
numbersnumber

Used by

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

Imported by (4)

  • Activities2ComponentFrontend/src/app/components/dashboard/my-desk/activities/activities-2.component.ts:1
  • ActivitiesComponentFrontend/src/app/components/dashboard/my-desk/activities/activities.component.ts:1
  • MeetingActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts:1
  • DataToAttachFrontend/src/app/services/dashboard/mydesk/activities.service.ts:1

Was this page helpful?

Download as PDF