Class CaseExportCommentItem
public class CaseExportCommentItem
- Inheritance
-
CaseExportCommentItem
- Inherited Members
- Extension Methods
Constructors
CaseExportCommentItem()
public CaseExportCommentItem()
Properties
AuthorName
public string AuthorName { get; set; }
Property Value
CommentAuthored
public string CommentAuthored { get; set; }
Property Value
CommentRevised
public string CommentRevised { get; set; }
Property Value
CommentText
public string CommentText { get; set; }
Property Value
RevisorName
public string RevisorName { get; set; }