IMobilePublishReport.IsPublishSheet

Fore Syntax

IsPublishSheet(SheetKey: Integer): Boolean;

Fore.NET Syntax

IsPublishSheet(SheetKey: Integer): Boolean;

Parameters

SheetKey. Object key.

Description

The IsPublishSheet method checks if the specified sheet key is in the list of sheet keys.

Comments

Available values:

Fore and Fore.NET Examples

The method use is given in the example for IMobilePublishReport.UseOnlyInAnalyticDashboard.

See also:

IMobilePublishReport