IAdhocReport.Slides

Syntax

Slides: IAdhocSlides;

Description

The Slides property returns a collections of slides.

Comments

To work with dashboard slides, use the IAdhocSlide interface.

Example

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

See also:

IAdhocReport