Show / Hide Table of Contents

Class StatsConfig

Inheritance
System.Object
StatsConfig
Namespace: Eco.Stats
Assembly: Eco.Stats.dll
Syntax
public class StatsConfig : Object

Constructors

StatsConfig()

Declaration
public StatsConfig()

Properties

BlockBulkActions

Declaration
public bool BlockBulkActions { get; set; }
Property Value
Type Description
System.Boolean

GroupingLevel

Declaration
public StatsGroupingLevel GroupingLevel { get; set; }
Property Value
Type Description
StatsGroupingLevel

KeepDetailsHours

Declaration
public int KeepDetailsHours { get; set; }
Property Value
Type Description
System.Int32

MaxRecordsToGroup

Declaration
public int MaxRecordsToGroup { get; set; }
Property Value
Type Description
System.Int32

RebuildDatabaseOnExit

Declaration
public bool RebuildDatabaseOnExit { get; set; }
Property Value
Type Description
System.Boolean

StatsGroupingDays

Declaration
public int StatsGroupingDays { get; set; }
Property Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾