<PackageReference Include="Relativity.API" Version="19.5.0" />

TimeFrame

public enum TimeFrame
A time frame that produces the relative data based on when the query is executed.

The result must have a date from the past 30 days.

The result must have a date from past 7 days.

The result must have a date that was in the last week, Sunday to Saturday.

The result must have a date that is in the next week, Sunday to Saturday.

The result must have a date that is in the current month.

The result must have a date that is in the current week, Sunday to Saturday.