Table of Contents

Class CaseExportCommentItem

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class CaseExportCommentItem
Inheritance
CaseExportCommentItem
Inherited Members
Extension Methods

Constructors

CaseExportCommentItem()

public CaseExportCommentItem()

Properties

AuthorName

public string AuthorName { get; set; }

Property Value

string

CommentAuthored

public string CommentAuthored { get; set; }

Property Value

string

CommentRevised

public string CommentRevised { get; set; }

Property Value

string

CommentText

public string CommentText { get; set; }

Property Value

string

RevisorName

public string RevisorName { get; set; }

Property Value

string