Table of Contents

Class ChartDataGetModel

Namespace
InSite.Persistence.Plugin.NCSHA
Assembly
InSite.Persistence.dll
public class ChartDataGetModel
Inheritance
ChartDataGetModel
Inherited Members

Constructors

ChartDataGetModel()

public ChartDataGetModel()

Properties

AxisName

public string AxisName { get; set; }

Property Value

string

AxisUnit

public string AxisUnit { get; set; }

Property Value

string

Code

public string[] Code { get; set; }

Property Value

string[]

DatasetType

public string DatasetType { get; set; }

Property Value

string

FromYear

public int? FromYear { get; set; }

Property Value

int?

Func

public string Func { get; set; }

Property Value

string

Region

public string[] Region { get; set; }

Property Value

string[]

ToYear

public int? ToYear { get; set; }

Property Value

int?