DynamicReviewQueueCount public class DynamicReviewQueueCount Documentation public Dictionary<int, int> ChoiceCount { get; set; } public bool ReviewCompleted { get; set; } public string StatusDescription { get; set; } public int StatusID { get; set; } public int TotalCount { get; set; } public DynamicReviewQueueCount()