IAdhocSlides.FindById

Fore Syntax

FindById(Id: String): IAdhocSlide;

Fore.NET Syntax

None;

Parameters

Id. Slide identifier.

Description

The FindById method searches for a slide in the collection of dashboard slides by the specified identifier.

See also:

IAdhocSlides