Table of Contents

Class ChartDataModel.Filter

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

Constructors

Filter(ChartDataGetModel)

public Filter(ChartDataGetModel input)

Parameters

input ChartDataGetModel

Properties

AggregateFunction

public string AggregateFunction { get; }

Property Value

string

Code

public string[] Code { get; }

Property Value

string[]

FromYear

public int? FromYear { get; }

Property Value

int?

Region

public string[] Region { get; }

Property Value

string[]

ToYear

public int? ToYear { get; }

Property Value

int?