Show contents 

Ms > Ms Assembly Interfaces > IMsTimeMatrix > IMsTimeMatrix.CurrentDate

IMsTimeMatrix.CurrentDate

Syntax

CurrentDate: DateTime;

Description

The CurrentDate property returns the current calculation point.

Comments

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

Example

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

See also:

IMsTimeMatrix