Table of Contents

Class ColumnDto

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

Constructors

ColumnDto()

public ColumnDto()

Properties

Category

public string Category { get; set; }

Property Value

string

Points

public decimal Points { get; set; }

Property Value

decimal

Title

public string Title { get; set; }

Property Value

string