IMsTimeMatrix.CurrentDate

Fore Syntax

CurrentDate: DateTime;

Fore.NET Syntax

CurrentDate: System.DateTime;

Description

The CurrentDate property returns the current calculation point.

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.AddTerm.

See also:

IMsTimeMatrix