IMsDataLoadingPeriod.StartDate

Syntax

StartDate: DateTime;

Description

The StartDate property determines the start 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 sample period start of the modeling problem (the IMsProblemDetails.Period property).

Example

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

See also:

IMsDataLoadingPeriod