C# Class UserEfficiencyTracker.Settings

Show file Open project: sealuzh/PersonalAnalytics

Public Properties

Property Type Description
DailyPopUpEarliestMoment System.TimeSpan
DefaultPopUpIsEnabled bool
IntervalCloseIfNotAnsweredInterval System.TimeSpan
IntervalPostponeShortInterval System.TimeSpan
SurveyCheckerInterval System.TimeSpan

Property Details

DailyPopUpEarliestMoment public static property

public static TimeSpan,System DailyPopUpEarliestMoment
return System.TimeSpan

DefaultPopUpIsEnabled public static property

public static bool DefaultPopUpIsEnabled
return bool

IntervalCloseIfNotAnsweredInterval public static property

public static TimeSpan,System IntervalCloseIfNotAnsweredInterval
return System.TimeSpan

IntervalPostponeShortInterval public static property

public static TimeSpan,System IntervalPostponeShortInterval
return System.TimeSpan

SurveyCheckerInterval public static property

public static TimeSpan,System SurveyCheckerInterval
return System.TimeSpan