Table of Contents

Class Notification_PersonCommentFlagged

Namespace
InSite.Domain.Messages
Assembly
Shift.Sdk.dll
public class Notification_PersonCommentFlagged : Notification
Inheritance
Notification_PersonCommentFlagged
Inherited Members
Extension Methods

Constructors

Notification_PersonCommentFlagged()

public Notification_PersonCommentFlagged()

Properties

AuthorEmail

public string AuthorEmail { get; set; }

Property Value

string

AuthorFirstName

public string AuthorFirstName { get; set; }

Property Value

string

AuthorLastName

public string AuthorLastName { get; set; }

Property Value

string

CommentText

public string CommentText { get; set; }

Property Value

string

TopicEmail

public string TopicEmail { get; set; }

Property Value

string

TopicFirstName

public string TopicFirstName { get; set; }

Property Value

string

TopicLastName

public string TopicLastName { get; set; }

Property Value

string

Methods

BuildVariableList()

public override StringDictionary BuildVariableList()

Returns

StringDictionary