public enum RelativeDateRangeDuration : System.Enum
| Member | Description |
|---|---|
| Day | The duration of accepted values is one day. |
| Month | The duration of accepted values is one month. |
| Quarter | The duration of accepted values is one quarter. |
| Week | The duration of accepted values is one week. |
| Year | The duration of accepted values is one year. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+