IMsTimeMatrix.EndDate

Syntax

EndDate: DateTime;

Description

The EndDate property determines the series end date.

Comments

To get series start date, use the IMsTimeMatrix.StartDate property.

Example

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

See also:

IMsTimeMatrix