Show contents 

Express > Express Assembly Interfaces > IErAnalyzerTitle > IErAnalyzerTitle.InsertDate

IErAnalyzerTitle.InsertDate

Fore Syntax

InsertDate;

Fore.NET Syntax

InsertDate();

Description

The InsertDate method inserts current data in the express report header.

Comments

To insert current system time in the express report header, use IErAnalyzerTitle.InsertTime.

Fore and Fore.NET Examples

The method use is given in the example for IErAnalyzerTitle.SetSel.

See also:

IErAnalyzerTitle