ICustomObjectResolver.References

Fore Syntax

References: IMetabaseCustomObjectReferences;

Fore.NET Syntax

References: Prognoz.Platform.Interop.Metabase.IMetabaseCustomObjectReferences;

Description

The References property returns collection of custom object dependencies.

Comments

The collection contains objects, on which custom class object depends.

Fore and Fore.NET Examples

The property use is given in the Example for IMetabaseUpdateProgress.OnBeforeCustomObjectSaveToPef.

See also:

ICustomObjectResolver