Table of Contents

Class Notification_IssueOwnerChanged

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

Constructors

Notification_IssueOwnerChanged()

public Notification_IssueOwnerChanged()

Properties

IssueNumber

public string IssueNumber { get; set; }

Property Value

string

IssueStatus

public string IssueStatus { get; set; }

Property Value

string

IssueSummary

public string IssueSummary { get; set; }

Property Value

string

IssueType

public string IssueType { get; set; }

Property Value

string

OwnerEmail

public string OwnerEmail { get; set; }

Property Value

string

OwnerFirstName

public string OwnerFirstName { get; set; }

Property Value

string

OwnerLastName

public string OwnerLastName { get; set; }

Property Value

string

Methods

BuildVariableList()

public override StringDictionary BuildVariableList()

Returns

StringDictionary