DynamicReviewQueue public class DynamicReviewQueue : DynamicReviewQueueRef Documentation public bool AllowOutsideCoded { get; set; } public int DynamicReviewID { get; set; } public int DynamicReviewStatusID { get; set; } public int? ReviewFieldArtifactID { get; set; } public string StatusCallbackUrl { get; set; } public string StatusName { get; set; } public DynamicReviewQueue()