IMsDataLoadingPeriod.EndDate

Syntax

EndDate: DateTime;

Description

The EndDate property determines the end date of the period.

Comments

The property value is taken into account if the IMsDataLoadingPeriod.UseDefault property is set to False. The default value matches with forecasting period end of the modeling problem (the IMsProblemDetails.Period property).

Example

The property use is given in the example for IMsProblemCalculationSettings.DataLoadingPeriod.

See also:

IMsDataLoadingPeriod