IMsDatePeriod.End_

Syntax

End_: DateTime;

Description

The End_ property determines a period end date.

Comments

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

Example

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

See also:

IMsDatePeriod