Click or drag to resize

TimePeriodSetMonths Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.util.TimePeriod.SetMonths(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 SetMonths(
	Nullable months
)

Parameters

months
Type: SystemNullableT

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

Return Value

Type: TimePeriod

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

See Also