StartDate: DateTime;
The StartDate property determines the identification start date for the series values.
The property value can be changed if ILanerTransformPeriod.PeriodSet contains the LnTransformPeriodSet.StartDate or LnTransformPeriodSet.All values. That is why the ILanerTransformPeriod.PeriodSet value should be set before changing the StartDate value.
If the property value is not set, the start date of sample period is determined by the ILanerTransformPeriod.StartDateParamId property.
If the StartDate and ILanerTransformPeriod.StartDateParamId properties are set, the start date of sample period is determined by the last set property.
The property use is given in the example for ILanerCalculateSerie.TransformPeriod.
See also: