Class RVPeriodType
Represents the type of period to be used by a date rule.
Inheritance
System.Object
RVPeriodType
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public sealed class RVPeriodType : Enum
Fields
Day
Declaration
public const RVPeriodType Day
Field Value
Month
Declaration
public const RVPeriodType Month
Field Value
Quarter
Declaration
public const RVPeriodType Quarter
Field Value
Semester
Declaration
public const RVPeriodType Semester
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Week
Week (starting on Monday)
Declaration
public const RVPeriodType Week
Field Value
Year
Declaration
public const RVPeriodType Year
Field Value