Skip to content

Comment

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/common/comments.model.ts (line 2)

Part of: Pams

Properties

PropertyType
CommentIDnumber
CommentDateDate
CommentContentstring
UserIDnumber
ParentIDnumber
RelatedToIDnumber
RelatedToTypeIDnumber
TaskIDnumber
PersonNamestring
ActivityActionIDnumber
ProfilePhotostring
Editableboolean
Displayboolean
ActivityIdnumber
ActivityTypeIdnumber
ReplyCountnumber
_subCommentsComment[]
_noMoreSubCommentsboolean
_showSubCommentboolean
_CommentTextBackupstring

Used by

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

Imported by (14)

  • BlogPopupComponentPams/Web/Pams.Web/Client/app/components/blogs/blog-popup/blog-popup.component.ts:1
  • CommentActivityComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/topic/commentOnTopic/comment-activity.component.ts:1
  • TopicComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1
  • NewTasksComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts:1
  • FilesComponentPams/Web/Pams.Web/Client/app/components/files/files.component.ts:1
  • FileNameAndExtensionPams/Web/Pams.Web/Client/app/components/files/upload-file/upload-file.component.ts:1
  • AttachedDocsComponentPams/Web/Pams.Web/Client/app/components/shared/attached-docs/attached-docs.component.ts:1
  • CommentsComponentComponentPams/Web/Pams.Web/Client/app/components/shared/comments-component/comments-component.component.ts:1

…and 6 more.

Was this page helpful?

Download as PDF