IAdhocSlides.FindByKey

Fore Syntax

FindByKey(Key: Integer): IAdhocSlide;

Fore.NET Syntax

None;

Parameters

Key. Slide key.

Description

The FindByKey method searches for a slide in the collection of dashboard slides by the specified key.

See also:

IAdhocSlides