Sql.Net Class Library Documentation

TimePeriod.Add Method (Int32)

Adds or sutracts time periods

public TimePeriod Add(
   int count
);

Parameters

count
The number of periods of the same time to add

Return Value

The resulting TimePeriod

Remarks

Use negative count values to substract periods

See Also

TimePeriod Class | Reeb.Reporting Namespace | TimePeriod.Add Overload List