Sql.Net Class Library Documentation

TimePeriod.FromToday Method 

Creates a new TimePeriod based on today's date.

public static TimePeriod FromToday(
   TimePeriodType type
);

Parameters

type
The type of the TimePeriod to create

Return Value

A new TimePeriod instance

See Also

TimePeriod Class | Reeb.Reporting Namespace