Class ModifyCaseStatus
public class ModifyCaseStatus
- Inheritance
-
ModifyCaseStatus
- Inherited Members
- Extension Methods
Constructors
ModifyCaseStatus()
public ModifyCaseStatus()
Properties
ReportCategory
public string ReportCategory { get; set; }
Property Value
StatusCategory
public string StatusCategory { get; set; }
Property Value
StatusDescription
public string StatusDescription { get; set; }
Property Value
StatusName
public string StatusName { get; set; }
Property Value
StatusSequence
public int StatusSequence { get; set; }