StartDate: DateTime;
StartDate: System.DateTime;
The StartDate property returns the series start date.
To get series end date, use the IMsTimeMatrix.EndDate property.
The property use is given in the example for IMsTimeMatrix.AddConstant.
See also: