IDynamicInstance.ParentInstance

Fore Syntax

ParentInstance: IDynamicInstance;

Fore.NET Syntax

ParentInstance: Prognoz.Platform.Interop.Dimensions.DynamicInstance;

Description

The ParentInstance property returns parent dictionary.

Fore and Fore.NET Examples

The property use is given in the example for IDynamicInstance.InitInstance.

See also:

IDynamicInstance