Class InboxKpiDto
public sealed class InboxKpiDto
- Inheritance
-
InboxKpiDto
- Inherited Members
Properties
Completed
public int Completed { get; set; }
Property Value
InProgress
public int InProgress { get; set; }
Property Value
Incoming
public int Incoming { get; set; }
Property Value
Overdue
public int Overdue { get; set; }