ILaner.Dependents

Fore Syntax

Dependents: IMetabaseObjectDescriptors;

Fore.NET Syntax

Dependents: Prognoz.Platform.Interop.Metabase.IMetabaseObjectDescriptors;

Description

The Dependents property returns workbooks that depend on the current workbook.

Comments

The workbooks, that the current book depends on, are returned using the ILaner.Dependencies property.

Fore and Fore.NET examples

The method use is given in the example for ILanerContext.LoadFromStream.

See also:

ILaner