Interface WolfGroupStatistics.ITrend
Group statistics trend.
Namespace: TehGM.Wolfringo
Assembly: Wolfringo.Core.dll
Syntax
public interface ITrend
Properties
| Improve this Doc View SourceLinesCount
Count of lines in given timespan.
Declaration
[JsonProperty("lineCount")]
int LinesCount { get; }
Property Value
Type | Description |
---|---|
Int32 |