This represents a teacher comment on a student's activity
Inheritance Hierarchy
ReturnTypes.TeacherComment
Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The TeacherComment type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TeacherComment | Initializes a new instance of the TeacherComment class |
Properties
Name | Description | |
---|---|---|
![]() | Comment |
The comment
|
![]() | CommentDate |
Date the commment was made
|
![]() | CommentorExternalID |
External ID of the commentor
|
![]() | CommentorFirstName |
Commentor's First Name
|
![]() | CommentorID |
Edgenuity ID of the commentor
|
![]() | CommentorLastName |
Commentor's Last Name
|
![]() | StudentRead |
Has the student viewed the comment
|
See Also