Sql.Net Class Library Documentation

TimePeriod.Add Method

Adds or subtract a number of periods of a specified type

Overload List

Adds or subtract a number of periods of a specified type

public DateTime Add(TimePeriodType,int);

Adds or sutracts time periods

public TimePeriod Add(int);

See Also

TimePeriod Class | Reeb.Reporting Namespace