| MonthSource Class |
Represents a month source.
Inheritance Hierarchy
Namespace:
Dynamicweb.Analytics.Model
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public class MonthSource : IDictionarySource
Public Class MonthSource
Implements IDictionarySource
The MonthSource type exposes the following members.
Constructors
| Name | Description |
---|
| MonthSource |
Initializes a new instance of an object.
|
TopMethods
| Name | Description |
---|
| GetData |
Returns the list of all months mapped to their labels.
|
TopSee Also