Dashboard public class Dashboard : DashboardRef Documentation public int AssociatedObjectType { get; set; } public string DashboardData { get; set; } public int? Order { get; set; } public int[] RelativityApplications { get; set; } public Dashboard()