Class DashboardWidget
public class DashboardWidget
- Inheritance
-
DashboardWidget
- Inherited Members
- Extension Methods
Constructors
DashboardWidget()
public DashboardWidget()
Properties
Code
public string Code { get; set; }
Property Value
Id
public string Id { get; }
Property Value
Query
public DashboardQuery Query { get; set; }
Property Value
Title
public string Title { get; set; }
Property Value
Type
public string Type { get; set; }