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