ThreadSharp.Enums.MetricPeriod
Definition
c#
public enum MetricPeriodEnum representing possible user metric period options.
Values
| Value | Summary | Numeric Value |
|---|---|---|
| Day | Metrics in a day. | -- |
| Lifetime | Metrics in the lifetime of an account. | -- |
| Unknown | For metric periods not yet supported by ThreadSharp. | -- |