Table of Contents

Class ChangeIssueType

Namespace
InSite.Application.Cases.Write
Assembly
Shift.Sdk.dll
public class ChangeIssueType : Command, ICommand
Inheritance
ChangeIssueType
Implements
Inherited Members
Extension Methods

Constructors

ChangeIssueType(Guid, string)

public ChangeIssueType(Guid aggregate, string issueType)

Parameters

aggregate Guid
issueType string

Properties

IssueType

public string IssueType { get; set; }

Property Value

string