Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/tasks/activities/Activites.model.ts (line 34)
Part of: Pams
Properties
| Property | Type |
|---|---|
ActivityID | number |
_StartDate | Date |
Priority | string |
PrepearedByName | string |
PrepearedByID | number |
TaskID | number |
OwnerName | string |
UserID | number |
ActivityType | string |
ActivityParticipantNames | ActivityParticipantView[] |
PriorityColor | string |
EMailTo | string |
Title | string |
LocationTitle | string |
LocationType | number |
numbers | number |
Was this page helpful?