IMsDataLoadingPeriod.StartDate

Syntax

StartDate: DateTime;

Description

The StartDate property determines the start date of the period.

Comments

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