IAdhocReport.Slides

Fore Syntax

Slides: IAdhocSlides;

Fore.NET Syntax

Slides: Prognoz.Platform.Interop.AdHoc.IAdhocSlides;

Description

The Slides property returns a collections of slides.

Comments

To work with dashboard slides, use the IAdhocSlide interface.

Fore and Fore.NET Examples

The method use is given in description of the IAdhocReport.ActiveSlide property.

See also:

IAdhocReport