- Namespace
- InSite.Application.Attempts.Read
- Assembly
- Shift.Sdk.dll
public class QAttemptCommentaryItem
- Inheritance
-
QAttemptCommentaryItem
- Inherited Members
-
- Extension Methods
-
Constructors
public QAttemptCommentaryItem()
Properties
public string AuthorName { get; set; }
Property Value
- string
public DateTimeOffset CommentPosted { get; set; }
Property Value
- DateTimeOffset
public string CommentText { get; set; }
Property Value
- string
public int FormAssetNumber { get; set; }
Property Value
- int
public string FormTitle { get; set; }
Property Value
- string
public int QuestionSequence { get; set; }
Property Value
- int
public string QuestionText { get; set; }
Property Value
- string