Table of Contents

Class CaseTypeChanged

Namespace
InSite.Domain.Issues
Assembly
Shift.Sdk.dll
public class CaseTypeChanged : Change, IChange
Inheritance
CaseTypeChanged
Implements
Inherited Members
Extension Methods

Constructors

CaseTypeChanged(string)

public CaseTypeChanged(string issueType)

Parameters

issueType string

Properties

IssueType

public string IssueType { get; set; }

Property Value

string