Version

RelativeDateRangeOffset Enumeration

Represents the various relative date offsets which can be filtered by the RelativeDateRangeFilter.
Syntax
public enum RelativeDateRangeOffset : System.Enum 
Members
MemberDescription
CurrentFilter in values in the current duration relative to the filter's creation date.
NextFilter in values in the next duration relative to the filter's creation date.
PreviousFilter in values in the previous duration relative to the filter's creation date.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also