IMsDataLoadingPeriod.EndDate

Syntax

EndDate: DateTime;

Description

The EndDate property determines the end date of the period.

Comments

The value of property is considered, if IMsDataLoadingPeriod.UseDefault is set to False. Default value coincides with forecast 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