Class AttemptCommentListModel
- Namespace
- InSite.Portal.Assessments.Attempts.Models
- Assembly
- InSite.UI.dll
public class AttemptCommentListModel
- Inheritance
-
AttemptCommentListModel
- Inherited Members
Properties
Comments
public IEnumerable<AttemptCommentModel> Comments { get; }
Property Value
Methods
Create(Guid, int?)
public static AttemptCommentListModel Create(Guid attemptId, int? sectionIndex)