Class VisitorGroupStatisticsElement
Inheritance
System.Object
VisitorGroupStatisticsElement
Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.dll
Version: 10.10.4Syntax
public class VisitorGroupStatisticsElement : ConfigurationElement
Constructors
VisitorGroupStatisticsElement()
Declaration
public VisitorGroupStatisticsElement()
Properties
CommitToRepositoryInterval
Declaration
public TimeSpan CommitToRepositoryInterval { get; set; }
Property Value
Type | Description |
---|---|
System.TimeSpan |
Enabled
Declaration
public bool Enabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |