IMsTimeMatrix.EndDate

Fore Syntax

EndDate: DateTime;

Fore.NET Syntax

EndDate: System.DateTime;

Description

The EndDate property determines the series end date.

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsTimeMatrix