IMsDatePeriod.Start

Fore Syntax

Start: DateTime;

Fore.NET Syntax

Start: System.DateTime;

Description

The Start property determines a period start date.

Comments

To set a period end date, use the IMsDatePeriod.End_ property.

Fore and Fore.NET Examples

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

See also:

IMsDatePeriod