Click or drag to resize

TimePeriodSetWeeks Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.util.TimePeriod.SetWeeks(System.Nullable`1)"]

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public TimePeriod SetWeeks(
	Nullable weeks
)

Parameters

weeks
Type: SystemNullableT

[Missing <param name="weeks"/> documentation for "M:com.espertech.esper.common.client.util.TimePeriod.SetWeeks(System.Nullable`1)"]

Return Value

Type: TimePeriod

[Missing <returns> documentation for "M:com.espertech.esper.common.client.util.TimePeriod.SetWeeks(System.Nullable`1)"]

See Also