Table of Contents

Class ModifyCaseStatus

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class ModifyCaseStatus
Inheritance
ModifyCaseStatus
Inherited Members
Extension Methods

Constructors

ModifyCaseStatus()

public ModifyCaseStatus()

Properties

ReportCategory

public string ReportCategory { get; set; }

Property Value

string

StatusCategory

public string StatusCategory { get; set; }

Property Value

string

StatusDescription

public string StatusDescription { get; set; }

Property Value

string

StatusName

public string StatusName { get; set; }

Property Value

string

StatusSequence

public int StatusSequence { get; set; }

Property Value

int