IdentificationAutoStartDate(Calculation: IMsMethodCalculation; Coord: IMsFormulaTransformCoord): DateTime;
Calculation. Settings that are necessary on model calculation.
Coord. Coordinate parameters in the variable by which the calculation is executed.
The IdentificationAutoStartDate property returns sample period start date if conditions are used for calculating of model calculation period limits.
The criterion of using the conditions for calculating of model calculation period limits is returned by the IMsModel.UseAutoPeriod property.
For simultaneous getting of all model calculation period limits use the IMsModelPeriod.AutoPeriodDates method.
The property use is given in the example for IMsModelPeriod.ForecastAutoEndDate.
See also: