Table of Contents

Class HistoryPerMonthChartItem

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class HistoryPerMonthChartItem
Inheritance
HistoryPerMonthChartItem
Inherited Members
Extension Methods

Constructors

HistoryPerMonthChartItem()

public HistoryPerMonthChartItem()

Properties

Count

public int Count { get; set; }

Property Value

int

Month

public int Month { get; set; }

Property Value

int

Year

public int Year { get; set; }

Property Value

int

Methods

GetDateTime()

public DateTime GetDateTime()

Returns

DateTime