IMsTimeMatrix.StartDate

Syntax

StartDate: DateTime;

Description

The StartDate property returns the series start date.

Comments

To get series end date, use the IMsTimeMatrix.EndDate property.

Example

The property use is given in the example for IMsTimeMatrix.AddConstant.

See also:

IMsTimeMatrix