Dependents: IMetabaseObjectDescriptors;
The Dependents property returns workbooks that depend on the current workbook.
The workbooks, that the current book depends on, are returned using the ILaner.Dependencies property.
The method use is given in the example for ILanerContext.LoadFromStream.
See also: