IAdhocSlides.FindById

Syntax

FindById(Id: String): IAdhocSlide;

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