IReportSheetData.Id

Fore Syntax

Id: String;

Fore.NET Syntax

Id: string;

Description

The Id property returns report sheet identifier.

Comments

To get a report sheet name, use IReportSheetData.Name.

Fore Example

The property use is given in the example for IEaxAnalyzerUserEvents.OnAfterExecuteAnalyzer.

Fore.NET Example

Fore.NET objects must not be used as an event handler.

See also:

IReportSheetData