Table of Contents

Class DashboardWidget

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class DashboardWidget
Inheritance
DashboardWidget
Inherited Members
Extension Methods

Constructors

DashboardWidget()

public DashboardWidget()

Properties

Code

public string Code { get; set; }

Property Value

string

Id

public string Id { get; }

Property Value

string

Query

public DashboardQuery Query { get; set; }

Property Value

DashboardQuery

Title

public string Title { get; set; }

Property Value

string

Type

public string Type { get; set; }

Property Value

string