Enum RVPeriodType
Represents the type of period to be used by a date rule.
Namespace: Reveal.Sdk
Assembly: Reveal.UI.Sdk.dll
Syntax
public enum RVPeriodType
Fields
Name | Description |
---|---|
Day | |
Month | |
Quarter | |
Semester | |
Week | Week (starting on Monday) |
Year |