Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Ms > Ms Assembly Interfaces > IMsTimeMatrix > IMsTimeMatrix.StartDate
StartDate: 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: