[]
Gets or sets the RDL Dashboard settings.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public Dashboard Dashboard { get; set; }
An instance of Dashboard that contains the Dashboard settings.