IMsDatePeriod.End_

Fore Syntax

End_: DateTime;

Fore.NET Syntax

@End: System.DateTime;

Description

The End_ property determines period end date.

Comments

To set period start date, use the IMsDatePeriod.Start property.

Fore and Fore.NET Examples

The property use is given in the example for IMsForecastObject.Forecast.

See also:

IMsDatePeriod