TeacherComment ClassA Sandcastle Documented Class Library
This represents a teacher comment on a student's activity
Inheritance Hierarchy

System.Object
  ReturnTypes.TeacherComment

Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax

public class TeacherComment

The TeacherComment type exposes the following members.

Constructors

  NameDescription
Public methodTeacherComment
Initializes a new instance of the TeacherComment class
Top
Properties

  NameDescription
Public propertyComment
The comment
Public propertyCommentDate
Date the commment was made
Public propertyCommentorExternalID
External ID of the commentor
Public propertyCommentorFirstName
Commentor's First Name
Public propertyCommentorID
Edgenuity ID of the commentor
Public propertyCommentorLastName
Commentor's Last Name
Public propertyStudentRead
Has the student viewed the comment
Top
See Also

Reference