Table of Contents

Class DashboardQueryColumn

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

Constructors

DashboardQueryColumn()

public DashboardQueryColumn()

Properties

Label

public string Label { get; set; }

Property Value

string
public DashboardQueryColumnLink Link { get; set; }

Property Value

DashboardQueryColumnLink

Name

public string Name { get; set; }

Property Value

string

Sort

public string Sort { get; set; }

Property Value

string

Type

public string Type { get; set; }

Property Value

string